public class OrientableSquareShape extends OrientableRectangularAreaShape
| Modifier and Type | Field and Description |
|---|---|
ConnectorSkeleton |
skel
We will use it often, better store it.
|
area, fillable, shadowable, strokable| Constructor and Description |
|---|
OrientableSquareShape() |
| Modifier and Type | Method and Description |
|---|---|
java.awt.geom.RectangularShape |
theShape() |
configureForElement, configureForGroup, make, makeShadow, render, renderShadowconfigureDecorableForElement, configureDecorableForGroup, decorArea, decorConnectorpublic ConnectorSkeleton skel
public java.awt.geom.RectangularShape theShape()
theShape in class RectangularAreaShape