|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EditorTool | |
com.bbn.openmap.layer.editor | This package provides the infrastructure to create layers that provide a Tool interface that controls their content. |
Uses of EditorTool in com.bbn.openmap.layer.editor |
Classes in com.bbn.openmap.layer.editor that implement EditorTool | |
class |
AbstractEditorTool
|
class |
DrawingEditorTool
The DrawingEditorTool is a EditorTool for the EditorLayer that will use a custom OMDrawingTool to create OMGraphics as needed by the EditorTool. |
Fields in com.bbn.openmap.layer.editor declared as EditorTool | |
protected EditorTool |
EditorLayer.editorTool
The EditorTool controls the interface, and how OMGraphics are managed. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |