Package gistoolkit.display.shapeeditor

Interface Summary
ShapeEditorListener Class to allow listeners to be notified when events happen to shapes, such as points added, removed, or modified.
 

Class Summary
LinearRingEditor Provides the user interface for editing LinearRings.
LineStringEditor Provides the user interface for editing LineStrings.
MultiLineStringEditor Provides the user interface for editing MultiLineStrings.
MultiPointEditor Provides the user interface for editing MultiPoints.
MultiPolygonEditor Provides the user interface for editing MultiPolygons.
PointEditor Provides the user interface that allows a point to be edited.
PolygonEditor Provides the user interface for editing MultiLineStrings.
ShapeEditor There is the need to type in particular coordinates when editing a shape.
ShapeEditorDlg Dialog for editing the points of a shape.