Package | Description |
---|---|
com.bbn.openmap.layer.editor |
This package provides the infrastructure to create layers that
provide a Tool interface that controls their content.
|
com.bbn.openmap.omGraphics.event |
Provides classes for event notification of OMGraphic changes.
|
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 | Class and Description |
---|---|
class |
DBLClickSelectMapMouseInterpreter
The DBLClickSelectMapMouseInterpreter is an extension of the
StandardMapMouseInterpreter that limits selection to map objects that have
been double clicked on, instead of the single click used by default in the
super class.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details