Uses of Interface
com.luciad.gui.ILcdAnchoredIcon
Packages that use ILcdAnchoredIcon
Package
Description
Handles the S-52 format.
GUI aspects independent of any chosen windows API.
Provides controls for navigation in a Lightspeed view.
-
Uses of ILcdAnchoredIcon in com.luciad.format.s52
Classes in com.luciad.format.s52 that implement ILcdAnchoredIconModifier and TypeClassDescriptionclass
Representation of a text element in the S52 domain model. -
Uses of ILcdAnchoredIcon in com.luciad.gui
Classes in com.luciad.gui that implement ILcdAnchoredIconModifier and TypeClassDescriptionclass
This ILcdAnchoredIcon wraps an icon, and can provide an anchor point.class
Draws a box (filled and/or outlined) around a provided icon.class
Wrapper for anILcdIcon
that adds halo effects when painting it.class
Wrapper implementation ofILcdResizeableIcon
that rescales the wrapped icon when it is too large to fit the given size.class
Convenience wrapper forILcdIcon
that also implementsILcdObjectIconProvider
by always returning itself.