Package | Description |
---|---|
com.bbn.openmap.tools.symbology.milStd2525 |
This package provides a way to create MIL-STD-2525B compliant symbols.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicSymbolImageMaker |
class |
GIFSymbolImageMaker |
class |
PNGSymbolImageMaker |
Modifier and Type | Field and Description |
---|---|
protected SymbolImageMaker |
SymbolReferenceLibrary.symbolImageMaker |
Modifier and Type | Method and Description |
---|---|
SymbolImageMaker |
SymbolReferenceLibrary.getSymbolImageMaker() |
SymbolImageMaker |
SymbolReferenceLibrary.setSymbolImageMaker(java.lang.String classname) |
Modifier and Type | Method and Description |
---|---|
protected void |
SymbolReferenceLibrary.initialize(java.util.Properties props,
SymbolImageMaker sim) |
void |
SymbolReferenceLibrary.setSymbolImageMaker(SymbolImageMaker symbolImageMaker) |
Constructor and Description |
---|
SymbolReferenceLibrary(SymbolImageMaker sim)
Create a SymbolReferenceLibrary with a SymbolImageMaker to use
to create images from a data source.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details