Package | Description |
---|---|
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 CodeOptions |
SymbolChooser.SymbolTreeHolder.options |
protected CodeOptions |
CodeScheme.options
A set of CodePostitions that can be set with on this scheme.
|
protected CodeOptions |
SymbolReferenceLibrary.symbolAttributes |
Modifier and Type | Method and Description |
---|---|
CodeOptions |
SymbolReferenceLibrary.getCodeOptions() |
CodeOptions |
SymbolPart.getCodeOptions() |
CodeOptions |
CodeScheme.getCodeOptions()
Get the code options set for this scheme.
|
CodeOptions |
CodeScheme.getCodeOptions(SymbolPart sp)
Get the code options for the scheme as it relates to the symbol
part.
|
CodeOptions |
SymbolReferenceLibrary.getCodeOptions(SymbolPart sp,
CodeOptions co)
Given a SymbolPart, return what options are available for it.
|
Modifier and Type | Method and Description |
---|---|
CodeOptions |
SymbolReferenceLibrary.getCodeOptions(SymbolPart sp,
CodeOptions co)
Given a SymbolPart, return what options are available for it.
|
javax.swing.ImageIcon |
SymbolReferenceLibrary.getIcon(SymbolPart sp,
CodeOptions co,
java.awt.Dimension di)
Return an image for a particular SymbolPart, its options and
dimensions.
|
java.lang.String |
SymbolReferenceLibrary.getSymbolCode(SymbolPart sp,
CodeOptions co)
Return the 15 character character string representing a
SymbolPart with CodeOptions.
|
void |
SymbolPart.paintIcon(java.awt.Graphics2D g,
CodeOptions co,
java.awt.Dimension di) |
void |
CodeScheme.setCodeOptions(CodeOptions co)
Set the code options for this scheme.
|
Constructor and Description |
---|
SymbolChooser.SymbolTreeHolder(SymbolPart schemeSymbolPart,
CodeOptions opts) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details