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 TypeClassDescriptionclassRepresentation 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 TypeClassDescriptionclassThis ILcdAnchoredIcon wraps an icon, and can provide an anchor point.classDraws a box (filled and/or outlined) around a provided icon.classWrapper for anILcdIconthat adds halo effects when painting it.classWrapper implementation ofILcdResizeableIconthat rescales the wrapped icon when it is too large to fit the given size.classConvenience wrapper forILcdIconthat also implementsILcdObjectIconProviderby always returning itself.