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, renderShadowconfigureForElement, configureForGroupconfigureDecorableForElement, configureDecorableForGroup, decorArea, decorConnectorpublic ConnectorSkeleton skel
public Form theShape()
theShape in class RectangularAreaShape