Package | Description |
---|---|
com.bbn.openmap.layer.editor |
This package provides the infrastructure to create layers that
provide a Tool interface that controls their content.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
protected EditorTool |
EditorLayer.editorTool
The EditorTool controls the interface, and how OMGraphics are managed.
|
Modifier and Type | Method and Description |
---|---|
EditorTool |
EditorLayer.getEditorTool() |
Modifier and Type | Method and Description |
---|---|
void |
EditorLayer.setEditorTool(EditorTool editorTool) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details