|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapPanelChild | |
com.bbn.openmap | The com.bbn.openmap package contains the core OpenMap classes. |
com.bbn.openmap.gui | This package contains the main OpenMap Swing GUI components. |
Uses of MapPanelChild in com.bbn.openmap |
Classes in com.bbn.openmap that implement MapPanelChild | |
class |
InformationDelegator
The InformationDelegator manages the display of information requested by Layers and other map components. |
Uses of MapPanelChild in com.bbn.openmap.gui |
Classes in com.bbn.openmap.gui that implement MapPanelChild | |
class |
OMControlPanel
The OMControlPanel is an all-in-one panel that holds an overview map, pan and zoom buttons, projection stack buttons, scale text field and a LayersPanel. |
class |
ToolPanel
Represents the toolbar containing tools to apply to the map. |
Methods in com.bbn.openmap.gui with parameters of type MapPanelChild | |
protected void |
DockMapPanel.addMapPanelChild(MapPanelChild mpc)
Add a child to the MapPanel. |
protected void |
BasicMapPanel.addMapPanelChild(MapPanelChild mpc)
Add a child to the MapPanel. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |