|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bbn.openmap.event.MapMouseAdapter
com.bbn.openmap.omGraphics.EditableOMGraphic
com.bbn.openmap.omGraphics.EditableOMAbstractLine
com.bbn.openmap.omGraphics.EditableOMPoly
com.bbn.openmap.omGraphics.EditableOMSpline
com.bbn.openmap.omGraphics.EditableOMDecoratedSpline
public class EditableOMDecoratedSpline
EditableOMDecoratedSpline. Nothing created, code adapted from EditableOMPoly We just need to edit the generating points as an OMPoly
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.bbn.openmap.omGraphics.EditableOMPoly |
|---|
EditableOMPoly.OMPolyUndoEvent |
| Nested classes/interfaces inherited from class com.bbn.openmap.omGraphics.EditableOMGraphic |
|---|
EditableOMGraphic.OMGraphicUndoEvent |
| Field Summary |
|---|
| Fields inherited from class com.bbn.openmap.omGraphics.EditableOMPoly |
|---|
gpm, gpo, manualEnclosed, OFFSET_POINT_INDEX, poly, polyGrabPoints, selectNodeIndex |
| Fields inherited from class com.bbn.openmap.omGraphics.EditableOMAbstractLine |
|---|
arrowheadMenu |
| Fields inherited from class com.bbn.openmap.omGraphics.EditableOMGraphic |
|---|
actionMask, canGrabGraphic, DEBUG, DEBUG_DETAIL, gPoints, GRAB_POINT_DRAWING_ATTRIBUTES_ATTRIBUTE, holder, i18n, lastMouseEvent, listeners, mouseModeServiceList, movingPoint, popupIsUp, projection, SELECTED_GRAB_POINT_DRAWING_ATTRIBUTES_ATTRIBUTE, showGUI, stateMachine, undoStack, xorRendering |
| Constructor Summary | |
|---|---|
EditableOMDecoratedSpline()
Constructor. |
|
EditableOMDecoratedSpline(GraphicAttributes ga)
Constructor. |
|
EditableOMDecoratedSpline(OMSpline omp)
Constructor. |
|
| Method Summary | |
|---|---|
OMGraphic |
createGraphic(int renderType,
int lineType)
Extendable method to create specific subclasses of OMPolys. |
java.net.URL |
getImageURL(java.lang.String imageName)
|
| Methods inherited from class com.bbn.openmap.omGraphics.EditableOMSpline |
|---|
addMovingPoint |
| Methods inherited from class com.bbn.openmap.omGraphics.EditableOMAbstractLine |
|---|
createArrowIcon, getArrowHeadMenu |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EditableOMDecoratedSpline()
public EditableOMDecoratedSpline(GraphicAttributes ga)
ga - public EditableOMDecoratedSpline(OMSpline omp)
omp - | Method Detail |
|---|
public OMGraphic createGraphic(int renderType,
int lineType)
createGraphic in class EditableOMSplinepublic java.net.URL getImageURL(java.lang.String imageName)
getImageURL in class EditableOMSpline
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||