public class PolygonAdapter extends PolyLineAdapter
Modifier and Type | Field and Description |
---|---|
static String |
PERSISTENCE_DEFINITION_NAME |
pointPosition
geomManager
Constructor and Description |
---|
PolygonAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
obtainShape(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
public static final String PERSISTENCE_DEFINITION_NAME
public void obtainShape(Point2D p)
obtainShape
in class PolyLineAdapter
p
- DOCUMENT ME!public static void registerPersistent()