Uses of Class
com.luciad.shape.shape2D.TLcdXYBounds
Package
Description
Handles the cgm format.
Representation aspects of APP-6A symbols in xy space.
Representation aspects of MIL-STD 2525 military symbols in xy space.
Provides two-dimensional views and components supporting the visualization of the former's representation.
Controllers for 2D views.
-
Uses of TLcdXYBounds in com.luciad.format.cgm
Modifier and TypeClassDescriptionclass
Extension of aTLcdXYCircle
with a line and a fill style. -
Uses of TLcdXYBounds in com.luciad.symbology.app6a.view.gxy
Modifier and TypeMethodDescriptionvoid
ILcdAPP6AStyle.anchorPointSFCT
(Graphics aGraphics, int aMode, ILcdGXYContext aGXYContext, Point aPointSFCT, TLcdXYBounds aBounds, ILcdGXYPainter aGXYPainter) Deprecated.Correction of the anchor point of the label.void
TLcdDefaultAPP6AStyle.anchorPointSFCT
(Graphics aGraphics, int aMode, ILcdGXYContext aGXYContext, Point aPointSFCT, TLcdXYBounds aBounds, ILcdGXYPainter aGXYPainter) Deprecated. -
Uses of TLcdXYBounds in com.luciad.symbology.milstd2525b.view.gxy
Modifier and TypeMethodDescriptionvoid
ILcdMS2525bStyle.anchorPointSFCT
(Graphics aGraphics, int aMode, ILcdGXYContext aGXYContext, Point aPointSFCT, TLcdXYBounds aBounds, ILcdGXYPainter aGXYPainter) Deprecated.Correction of the anchor point of the label.void
TLcdDefaultMS2525bStyle.anchorPointSFCT
(Graphics aGraphics, int aMode, ILcdGXYContext aGXYContext, Point aPointSFCT, TLcdXYBounds aBounds, ILcdGXYPainter aGXYPainter) Deprecated. -
Uses of TLcdXYBounds in com.luciad.symbology.view.common
Modifier and TypeMethodDescriptionvoid
TLcdMilitarySymbolStyle.anchorPointSFCT
(Graphics aGraphics, int aMode, ILcdGXYContext aGXYContext, Point aPointSFCT, TLcdXYBounds aBounds, ILcdGXYPainter aGXYPainter) Correction of the anchor point of the label. -
Uses of TLcdXYBounds in com.luciad.view.gxy
-
Uses of TLcdXYBounds in com.luciad.view.gxy.controller
Modifier and TypeFieldDescriptionprotected TLcdXYBounds
TLcdGXYSelectController.fXYWorkBounds
Deprecated.