public interface IconRetriever
MilStd2525IconRetriever
retrieves icons for symbols in the MIL-STD-2525 symbology set. See the Icon Retriever Usage Guide for more information.Modifier and Type | Method and Description |
---|---|
java.awt.image.BufferedImage |
createIcon(java.lang.String symbolId,
AVList params)
Create an icon to represent a symbol in a symbol set.
|
java.awt.image.BufferedImage createIcon(java.lang.String symbolId, AVList params)
symbolId
- Identifier for the symbol. The format of this identifier depends on the symbology set.params
- Parameters that affect icon retrieval.