|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bbn.openmap.MapHandlerChild
com.bbn.openmap.OMComponent
com.bbn.openmap.tools.symbology.milStd2525.BasicSymbolImageMaker
com.bbn.openmap.tools.symbology.milStd2525.GIFSymbolImageMaker
public class GIFSymbolImageMaker
| Field Summary |
|---|
| Fields inherited from class com.bbn.openmap.tools.symbology.milStd2525.BasicSymbolImageMaker |
|---|
background, dataPath |
| Fields inherited from class com.bbn.openmap.OMComponent |
|---|
i18n, propertyPrefix |
| Fields inherited from class com.bbn.openmap.MapHandlerChild |
|---|
beanContextChildSupport, isolated |
| Fields inherited from interface com.bbn.openmap.tools.symbology.milStd2525.SymbolImageMaker |
|---|
BackgroundPaintProperty, DataPathProperty |
| Fields inherited from interface com.bbn.openmap.PropertyConsumer |
|---|
EditorProperty, initPropertiesProperty, LabelEditorProperty, ScopedEditorProperty |
| Constructor Summary | |
|---|---|
GIFSymbolImageMaker()
|
|
GIFSymbolImageMaker(java.lang.String dataPath)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFileExtension()
Return the file extension of this particular SymbolImageMaker, added to the symbol name after the code has been massaged into a file name. |
| Methods inherited from class com.bbn.openmap.tools.symbology.milStd2525.BasicSymbolImageMaker |
|---|
getBackground, getDataPath, getFileURL, getIcon, massageCode, setBackground, setDataPath, setProperties |
| Methods inherited from class com.bbn.openmap.OMComponent |
|---|
getProperties, getPropertyInfo, getPropertyPrefix, setProperties, setPropertyPrefix |
| Methods inherited from class com.bbn.openmap.MapHandlerChild |
|---|
addPropertyChangeListener, addVetoableChangeListener, childrenAdded, childrenRemoved, findAndInit, findAndInit, findAndUndo, firePropertyChange, fireVetoableChange, getBeanContext, isIsolated, removePropertyChangeListener, removeVetoableChangeListener, setBeanContext, setIsolated |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.bbn.openmap.PropertyConsumer |
|---|
getProperties, getPropertyInfo, getPropertyPrefix, setProperties, setPropertyPrefix |
| Constructor Detail |
|---|
public GIFSymbolImageMaker()
public GIFSymbolImageMaker(java.lang.String dataPath)
| Method Detail |
|---|
public java.lang.String getFileExtension()
BasicSymbolImageMaker
getFileExtension in class BasicSymbolImageMaker
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||