Uses of Class
com.luciad.format.nvg.nvg20.model.TLcdNVG20AreaContent
Package
Description
This package contains a domain model to represent an NVG 2.0 data source.
-
Uses of TLcdNVG20AreaContent in com.luciad.format.nvg.nvg20.model
Modifier and TypeClassDescriptionclass
Implementation ofILcdEditableSurface
whose exterior ring is anILcd2DEditableArcBand
, that represents an NVG 2.0 ArcBand.class
ILcdEditableSurface
implementation whose exterior ring is anILcd2DEditableCircle
, that represents an NVG 2.0 Circle.class
Implementation ofILcdEditableSurface
whose exterior ring is anILcd2DEditableEllipse
, that represents an NVG 2.0 Ellipse.class
Implementation ofILcdEditableSurface
whose exterior ring is anILcd2DEditablePolygon
, that represents an NVG 2.0 Polygon.class
Implementation ofILcdEditableSurface
that represents an NVG 2.0 Rectangle.