Class TLcdShapeIcon

java.lang.Object
com.luciad.gui.TLcdShapeIcon
All Implemented Interfaces:
ILcdIcon, ILcdCloneable, Serializable, Cloneable

@Deprecated public class TLcdShapeIcon extends Object implements ILcdIcon
Deprecated.
The majority of the icons available in this class are available in TLcdIconFactory as well. The constants of these icons are explicitly deprecated, and the deprecation message contains information on how to retrieve the icon from the TLcdIconFactory class. For those icons, it is strongly recommended to use the icon from TLcdIconFactory.
The icons from this class which are not available in TLcdIconFactory are all old-looking icons which will look outdated in a modern application. The recommendation for these icons is to find a more modern-looking replacement.
Icons for frequently used ILcdShape objects.
See Also: