public class RectangleAdapter extends PolygonAdapter
| Modifier and Type | Field and Description |
|---|---|
static String |
PERSISTENCE_DEFINITION_NAME |
pointPositiongeomManager| Constructor and Description |
|---|
RectangleAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
obtainShape(Point2D p)
DOCUMENT ME!
|
static void |
registerPersistent() |
paint, pointPositionaddPoint, applyTransform, changePoint, clone, delLastPoint, draw, drawVertex, end, getBounds2D, getGeometry, getGeometry, getPoints, loadFromState, print, saveToState, setGeometry, setPointspublic static final String PERSISTENCE_DEFINITION_NAME
public void obtainShape(Point2D p)
obtainShape in class PolygonAdapterp - DOCUMENT ME!public static void registerPersistent()