Package com.luciad.gui
Class TLcdVectorIconDecoder
java.lang.Object
com.luciad.gui.TLcdVectorIconDecoder
Deprecated.
Do not use this class, it is for internal use only.
Decoder for
TLcdVectorIcon
s, for internal use only.- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Create a TLcdVectorIcon from the given source.
-
Constructor Details
-
TLcdVectorIconDecoder
public TLcdVectorIconDecoder()Deprecated.
-
-
Method Details
-
decode
Deprecated.Create a TLcdVectorIcon from the given source.- Parameters:
aSource
- the sourcename.- Returns:
- the TLcdVectorIcon.
- Throws:
IOException
-