com.bbn.openmap.tools.symbology.milStd2525
Interface SymbolImageMaker
- All Superinterfaces:
- PropertyConsumer
- All Known Implementing Classes:
- BasicSymbolImageMaker
- public interface SymbolImageMaker
- extends PropertyConsumer
Method Summary |
javax.swing.ImageIcon |
getIcon(java.lang.String code,
java.awt.Dimension di)
|
void |
setBackground(java.awt.Paint p)
|
void |
setDataPath(java.lang.String dataPath)
|
BackgroundPaintProperty
public static final java.lang.String BackgroundPaintProperty
- See Also:
- Constant Field Values
DataPathProperty
public static final java.lang.String DataPathProperty
- See Also:
- Constant Field Values
getIcon
public javax.swing.ImageIcon getIcon(java.lang.String code,
java.awt.Dimension di)
setDataPath
public void setDataPath(java.lang.String dataPath)
setBackground
public void setBackground(java.awt.Paint p)
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details