Package | Description |
---|---|
com.bbn.openmap.event |
Provides the various event object and listener interfaces for using
the MapBean.
|
com.bbn.openmap.gui |
This package contains the main OpenMap Swing GUI components.
|
com.bbn.openmap.gui.menu |
This package contains OpenMap Swing GUI components that can be used in
menus.
|
com.bbn.openmap.tools.drawing |
Provides classes to implement a drawing tool.
|
Modifier and Type | Field and Description |
---|---|
InformationDelegator |
CoordMouseMode.infoDelegator
The info delegator that will display the distance information
|
Modifier and Type | Method and Description |
---|---|
InformationDelegator |
CoordMouseMode.getInfoDelegator()
Return the information delegator.
|
Modifier and Type | Method and Description |
---|---|
void |
CoordMouseMode.setInfoDelegator(InformationDelegator id)
Set the information delegator.
|
Constructor and Description |
---|
DistanceMouseMode(boolean consumeEvents,
InformationDelegator id)
Construct a DistanceMouseMode.
|
DistanceMouseMode(boolean consumeEvents,
InformationDelegator id,
Length units)
Construct a DistanceMouseMode.
|
DistanceMouseMode(boolean consumeEvents,
InformationDelegator id,
Length units,
int lType)
Construct a DistanceMouseMode.
|
DistanceMouseMode(java.lang.String name,
boolean consumeEvents,
InformationDelegator id)
Construct a DistanceMouseMode.
|
Modifier and Type | Method and Description |
---|---|
protected InformationDelegator |
UserGuideMenuItems.getInformationDelegator()
Return current value of InformationDelegator.
|
Modifier and Type | Method and Description |
---|---|
void |
UserGuideMenuItems.setInformationDelegator(InformationDelegator in_informationDelegator) |
Constructor and Description |
---|
UserGuideMenuItems(InformationDelegator in_informationDelegator)
Initializes the object with given InformationDelegator.
|
Modifier and Type | Field and Description |
---|---|
protected InformationDelegator |
DataBoundsViewMenuItem.infoDelegator |
protected InformationDelegator |
WebSiteHelpMenuItem.informationDelegator |
Modifier and Type | Method and Description |
---|---|
protected InformationDelegator |
WebSiteHelpMenuItem.getInformationDelegator()
Return current value of InformationDelegator.
|
Modifier and Type | Method and Description |
---|---|
void |
WebSiteHelpMenuItem.setInformationDelegator(InformationDelegator in_informationDelegator) |
Modifier and Type | Field and Description |
---|---|
protected InformationDelegator |
OMDrawingTool.informationDelegator
A handle to the InformationDelegator to use for status messages.
|
Modifier and Type | Method and Description |
---|---|
InformationDelegator |
OMDrawingTool.getInformationDelegator() |
Modifier and Type | Method and Description |
---|---|
void |
OMDrawingTool.setInformationDelegator(InformationDelegator id) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details