public class RectangleAdapter extends PolygonAdapter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PERSISTENCE_DEFINITION_NAME |
pointPositiongeomManager| Constructor and Description |
|---|
RectangleAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
obtainShape(java.awt.geom.Point2D p)
DOCUMENT ME!
|
static void |
registerPersistent() |
paint, pointPositionaddPoint, applyTransform, changePoint, clone, delLastPoint, draw, drawVertex, end, getBounds2D, getGeometry, getGeometry, getPoints, loadFromState, print, saveToState, setGeometry, setPointsequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloneQuietly, cloneQuietlypublic static final java.lang.String PERSISTENCE_DEFINITION_NAME
public void obtainShape(java.awt.geom.Point2D p)
obtainShape in class PolygonAdapterp - DOCUMENT ME!public static void registerPersistent()