Package | Description |
---|---|
com.bbn.openmap |
The com.bbn.openmap package contains the core OpenMap classes.
|
com.bbn.openmap.layer.rpf |
Provides a layer that displays RPF (Raster Product Format) data.
|
com.bbn.openmap.layer.terrain |
This package contains the TerrainLayer, which lets you run LOS and
path elevation profile queries over the map.
|
com.bbn.openmap.util |
Provide miscellaneous utility classes for OpenMap.
|
Modifier and Type | Field and Description |
---|---|
protected ProgressSupport |
PropertyHandler.progressSupport |
Modifier and Type | Method and Description |
---|---|
protected ProgressSupport |
PropertyHandler.getProgressSupport()
Get progress support if needed.
|
Modifier and Type | Field and Description |
---|---|
protected ProgressSupport |
MakeToc.progressSupport |
Modifier and Type | Field and Description |
---|---|
protected ProgressSupport |
LOSGenerator.progressSupport |
Modifier and Type | Method and Description |
---|---|
protected java.util.Vector<?> |
ComponentFactory._create(java.util.Vector<java.lang.String> markerNames,
java.lang.String prefix,
java.util.Properties properties,
ProgressSupport progressSupport,
boolean matchInOutVectorSize)
Given a Vector of marker name Strings, and a Properties object, look in
the Properties object for the markerName.class property to get a class
name to create each object.
|
static java.util.Vector<?> |
ComponentFactory.create(java.util.Vector<java.lang.String> markerNames,
java.util.Properties properties,
ProgressSupport progressSupport)
Given a Vector of marker name Strings, and a Properties object, look in
the Properties object for the markerName.class property to get a class
name to create each object.
|
static java.util.Vector<?> |
ComponentFactory.create(java.util.Vector<java.lang.String> markerNames,
java.util.Properties properties,
ProgressSupport progressSupport,
boolean matchInOutVectorSize)
Given a Vector of marker name Strings, and a Properties object, look in
the Properties object for the markerName.class property to get a class
name to create each object.
|
static java.util.Vector<?> |
ComponentFactory.create(java.util.Vector<java.lang.String> markerNames,
java.lang.String prefix,
java.util.Properties properties,
ProgressSupport progressSupport)
Given a Vector of marker name Strings, and a Properties object, look in
the Properties object for the markerName.class property to get a class
name to create each object.
|
static java.util.Vector<?> |
ComponentFactory.create(java.util.Vector<java.lang.String> markerNames,
java.lang.String prefix,
java.util.Properties properties,
ProgressSupport progressSupport,
boolean matchInOutVectorSize)
Given a Vector of marker name Strings, and a Properties object, look in
the Properties object for the markerName.class property to get a class
name to create each object.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details