public class MilStd1477IconRetriever extends AbstractIconRetriever
retrieverPath
Constructor and Description |
---|
MilStd1477IconRetriever(String retrieverPath) |
Modifier and Type | Method and Description |
---|---|
BufferedImage |
createIcon(String symbolId,
AVList params)
Create an icon to represent a symbol in a symbol set.
|
protected String |
getFilename(String code) |
drawImage, equals, getRetrieverPath, hashCode, multiply, readImage, replaceColor
public MilStd1477IconRetriever(String retrieverPath)
public BufferedImage createIcon(String symbolId, AVList params)
IconRetriever
symbolId
- Identifier for the symbol. The format of this identifier depends on the symbology set.params
- Parameters that affect icon retrieval.