Package com.luciad.format.dafif.gui
Class TLcdDAFIFTypeIconProvider
java.lang.Object
com.luciad.format.dafif.gui.TLcdDAFIFTypeIconProvider
This class provides icons to represent DAFIF object types.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TLcdDAFIFTypeIconProvider
public TLcdDAFIFTypeIconProvider()Default constructor.
-
-
Method Details
-
getIcon
Returns the icon that represents the specified DAFIF type.- Parameters:
aDAFIFType
- the DAFIF type that needs to be represented by an icon- Returns:
- the icon that represents the specified DAFIF type
-
getIcon
Returns the icon that represents the DAFIF type associated with aName.- Parameters:
aName
- the name of the DAFIF type to be represented by an icon- Returns:
- the icon that represents the DAFIF type associated with aName
-