Uses of Interface
com.luciad.gui.ILcdResizeableIcon
Packages that use ILcdResizeableIcon
-
Uses of ILcdResizeableIcon in com.luciad.gui
Classes in com.luciad.gui that implement ILcdResizeableIconModifier and TypeClassDescriptionclassAnILcdResizeableIconcomposed from multipleILcdResizeableIcons.classWrapper implementation ofILcdResizeableIconthat rescales the wrapped icon when it is too large to fit the given size.classIcon implementation based on a Scalable Vector Graphics (SVG) file or XML document.classA convenience icon implementation for simple symbols, such as squares or circles.classDeprecated.Do not use this class, it is for internal use only.Methods in com.luciad.gui that return ILcdResizeableIconModifier and TypeMethodDescriptionTLcdCompositeIcon.getIcon(int aIndex) Get the sub icon at the given index.Methods in com.luciad.gui with parameters of type ILcdResizeableIconModifier and TypeMethodDescriptionvoidTLcdCompositeIcon.addIcon(ILcdResizeableIcon aIcon) Add an icon.voidTLcdCompositeIcon.removeIcon(ILcdResizeableIcon aIcon) Remove an icon.