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