Package | Description |
---|---|
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.
|
com.bbn.openmap.gui.menu |
This package contains OpenMap Swing GUI components that can be used in
menus.
|
com.bbn.openmap.layer.dted |
Provides a layer that displays DTED (Digital Terrain Elevation Data) data.
|
com.bbn.openmap.layer.location |
Provides a layer that can display location data - data that represents
a location with a graphic and a name.
|
com.bbn.openmap.layer.rpf |
Provides a layer that displays RPF (Raster Product Format) data.
|
com.bbn.openmap.layer.shape |
Provides an OpenMap layer for dealing with shape files.
|
com.bbn.openmap.omGraphics |
Provides geographically based graphics classes.
|
com.bbn.openmap.plugin |
Provides support for writing OpenMap PlugIns.
|
com.bbn.openmap.proj |
Provides projection classes.
|
com.bbn.openmap.tools.drawing |
Provides classes to implement a drawing tool.
|
com.bbn.openmap.util |
Provide miscellaneous utility classes for OpenMap.
|
com.bbn.openmap.util.stateMachine |
Provides a basic finite-state-machine implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicI18n
Basic implementation of internationalization support.
|
Modifier and Type | Field and Description |
---|---|
protected I18n |
PropertyHandler.i18n
All components can have access to an I18n object, which is provided by
the Environment.
|
protected I18n |
OMComponent.i18n
All OMComponents have access to an I18n object, which is provided by the
Environment.
|
protected I18n |
Layer.i18n
All layers have access to an I18n object, which is provided by the
Environment.
|
Modifier and Type | Method and Description |
---|---|
static I18n |
Environment.getI18n()
Get the Internationalization instance.
|
Modifier and Type | Field and Description |
---|---|
protected I18n |
OpenMapFrame.i18n
All OMComponentPanels have access to an I18n object, which is provided by
the Environment.
|
protected I18n |
OMComponentPanel.i18n
All OMComponentPanels have access to an I18n object, which is provided by
the Environment.
|
protected I18n |
LayerPane.i18n |
protected I18n |
CoordPanel.i18n |
protected I18n |
AbstractOpenMapMenu.i18n
All AbstractOpenMapMenus have access to an I18n object, which is provided
by the Environment.
|
Modifier and Type | Field and Description |
---|---|
protected I18n |
MapHandlerMenuItem.i18n |
Modifier and Type | Field and Description |
---|---|
protected I18n |
DTEDCoverageManager.i18n |
Modifier and Type | Field and Description |
---|---|
protected I18n |
AbstractLocationHandler.i18n
All LocationHandlers have access to an I18n object, which is provided by
the Environment.
|
Modifier and Type | Field and Description |
---|---|
protected I18n |
RpfViewAttributes.i18n |
protected I18n |
RpfCoverage.i18n |
Modifier and Type | Field and Description |
---|---|
protected I18n |
SpatialIndexHandler.i18n |
Modifier and Type | Field and Description |
---|---|
protected I18n |
EditableOMGraphic.i18n |
protected I18n |
DrawingAttributes.i18n
For internationalization.
|
Modifier and Type | Field and Description |
---|---|
I18n |
AbstractPlugIn.i18n
Internationalization
|
Modifier and Type | Field and Description |
---|---|
protected I18n |
Length.i18n |
Modifier and Type | Field and Description |
---|---|
protected I18n |
AbstractToolLoader.i18n |
Modifier and Type | Method and Description |
---|---|
static java.util.Properties |
PropUtils.setI18NPropertyInfo(I18n i18n,
java.util.Properties info,
java.lang.Class<? extends java.lang.Object> classToSetFor,
java.lang.String propertyName,
java.lang.String label,
java.lang.String tooltip,
java.lang.String editor)
Simple space saving implementation of common I18n Property Info setting.
|
Modifier and Type | Field and Description |
---|---|
protected I18n |
State.i18n
To read local settings
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details