Package | Description |
---|---|
com.bbn.openmap.layer |
Contains OpenMap layers that read and display a variety of data
formats, and a few that create their own data for display.
|
com.bbn.openmap.tools.symbology.milStd2525 |
This package provides a way to create MIL-STD-2525B compliant symbols.
|
Modifier and Type | Field and Description |
---|---|
protected SymbolReferenceLibrary |
DemoLayer.srl
Found in the findAndInit() method, in the MapHandler.
|
Modifier and Type | Method and Description |
---|---|
SymbolReferenceLibrary |
DemoLayer.getSymbolReferenceLibrary() |
Modifier and Type | Method and Description |
---|---|
void |
DemoLayer.setSymbolReferenceLibrary(SymbolReferenceLibrary library)
Set the MilStd2525 SymbolReferenceLibrary object used to create symbols.
|
Modifier and Type | Field and Description |
---|---|
protected static SymbolReferenceLibrary |
SymbolReferenceLibrary.library |
protected SymbolReferenceLibrary |
SymbolChooser.library |
Modifier and Type | Method and Description |
---|---|
protected java.util.List |
SymbolChooser.createNodes(SymbolReferenceLibrary srl)
Initialization method to create the SymbolTreeHolders from the
SymbolReferenceLibrary.
|
protected void |
SymbolChooser.init(SymbolReferenceLibrary srl,
java.util.List trees)
Create the GUI based on the contents of the SymbolReferenceLibrary and
the SymbolPartTrees created from the options.
|
static javax.swing.ImageIcon |
SymbolChooser.showDialog(java.awt.Component component,
java.lang.String title,
SymbolReferenceLibrary srl,
java.lang.String defaultSymbolCode) |
Constructor and Description |
---|
SymbolChooser(SymbolReferenceLibrary srl) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details