public class Square extends Rectangle
Constructor and Description |
---|
Square() |
Square(double d,
double e,
double f,
double g) |
Modifier and Type | Method and Description |
---|---|
void |
applySymmetryToShape(Shape shp) |
static Square |
defaultSquare() |
applyToShape, instruct, setSize
copy, getColor, getFillColor, getWidth, isClosed, isFilled, isOpen, isWrapper, makeShape, parseColor, parseWidth, parseWidthStyle, reReference, setClosed, setColor, setFillColor, setFilled, setLineColor, setLineWidth, setOpen, setWidth, widthIsPixels
public Square()
public Square(double d, double e, double f, double g)
public static Square defaultSquare()
public void applySymmetryToShape(Shape shp)
applySymmetryToShape
in class Rectangle
Copyright © 2013. All Rights Reserved.