public class SquareShape extends RectangularAreaShape
Modifier and Type | Field and Description |
---|---|
ConnectorSkeleton |
skel
We will use it often, better store it.
|
area, fillable, shadowable, strokable
Constructor and Description |
---|
SquareShape() |
Modifier and Type | Method and Description |
---|---|
Form |
theShape() |
make, makeShadow, render, renderShadow
configureForElement, configureForGroup
configureDecorableForElement, configureDecorableForGroup, decorArea, decorConnector
public ConnectorSkeleton skel
public Form theShape()
theShape
in class RectangularAreaShape