Uses of Class
com.bbn.openmap.omGraphics.EditableOMPoly

Packages that use EditableOMPoly
com.bbn.openmap.omGraphics Provides geographically based graphics classes. 
com.bbn.openmap.omGraphics.editable Provides classes to implement editable graphics. 
com.bbn.openmap.omGraphics.labeled Provides a simple extension to the OMGraphics, where a text string can be attached to a graphic object. 
 

Uses of EditableOMPoly in com.bbn.openmap.omGraphics
 

Subclasses of EditableOMPoly in com.bbn.openmap.omGraphics
 class EditableOMDecoratedSpline
          EditableOMDecoratedSpline.
 class EditableOMDistance
          The EditableOMDistance encompasses an OMDistance, providing methods for modifying or creating it.
 class EditableOMSpline
          EditableOMSpline.
 

Constructors in com.bbn.openmap.omGraphics with parameters of type EditableOMPoly
EditableOMPoly.OMPolyUndoEvent(EditableOMPoly eomp, java.lang.String description)
           
 

Uses of EditableOMPoly in com.bbn.openmap.omGraphics.editable
 

Constructors in com.bbn.openmap.omGraphics.editable with parameters of type EditableOMPoly
PolyAddNodeState(EditableOMPoly eomg)
           
PolyAddPointState(EditableOMPoly eomg)
           
PolyDeleteNodeState(EditableOMPoly eomg)
           
PolySetOffsetState(EditableOMPoly eomp)
           
PolyStateMachine(EditableOMPoly p)
           
PolyUndefinedState(EditableOMPoly eomp)
           
 

Uses of EditableOMPoly in com.bbn.openmap.omGraphics.labeled
 

Subclasses of EditableOMPoly in com.bbn.openmap.omGraphics.labeled
 class EditableLabeledOMPoly
          The EditableLabeledOMPoly encompasses an LabeledOMPoly, providing methods for modifying or creating it.
 class EditableLabeledOMSpline
          The EditableLabeledOMSpline encompasses an LabeledOMSpline, providing methods for modifying or creating it.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details