Uses of Class
com.luciad.format.nvg.nvg20.model.TLcdNVG20Content
Packages that use TLcdNVG20Content
Package
Description
This package contains a domain model to represent an NVG 2.0 data source.
-
Uses of TLcdNVG20Content in com.luciad.format.nvg.nvg20.model
Subclasses of TLcdNVG20Content in com.luciad.format.nvg.nvg20.modelModifier and TypeClassDescriptionclassImplementation of anILcd2DEditableArcthat represents an NVG 2.0 Arc.classImplementation ofILcdEditableSurfacewhose exterior ring is anILcd2DEditableArcBand, that represents an NVG 2.0 ArcBand.classSymbolized NVG content that represents a surface withexclusion areas.classILcd2DEditableGeoBufferimplementation with anILcd2DEditablePolylineas an underlying shape that represents an NVG 2.0 Arrow.classILcdEditableSurfaceimplementation whose exterior ring is anILcd2DEditableCircle, that represents an NVG 2.0 Circle.classImplementation of anILcdEditableShapeListthat represents an NVG 2.0 Composite.classImplementation of anILcd2DEditableGeoBufferwith anILcd2DEditablePolylineas an underlying shape that represents an NVG 2.0 Corridor.classImplementation ofILcdEditableSurfacewhose exterior ring is anILcd2DEditableEllipse, that represents an NVG 2.0 Ellipse.classImplementation of anILcdEditableShapeListthat represents an NVG 2.0 Group.classImplementation ofILcd2DEditablePolypointthat represents an NVG 2.0 MultiPoint.classImplementation of anILcd2DEditableGeoBufferwith anILcd2DEditablePolylinewith only 2 points as an underlying shape that represents an NVG 2.0 Orbit.classImplementation ofILcd2DEditablePointthat represents an NVG 2.0 Point.classImplementation ofILcdEditableSurfacewhose exterior ring is anILcd2DEditablePolygon, that represents an NVG 2.0 Polygon.classImplementation ofILcd2DEditablePolylinethat represents an NVG 2.0 Polyline.classImplementation ofILcdEditableSurfacethat represents an NVG 2.0 Rectangle.classSymbolized content, including unknown (default rendering).classRepresents textual information at a certain location.Methods in com.luciad.format.nvg.nvg20.model that return TLcdNVG20ContentModifier and TypeMethodDescriptionTLcdNVG20Content.ShapeType.createShapeInstance()Return an instance of the corresponding shape.Methods in com.luciad.format.nvg.nvg20.model with parameters of type TLcdNVG20ContentModifier and TypeMethodDescriptionstatic TLcdNVG20Content.ShapeTypeTLcdNVG20Content.getShapeType(TLcdNVG20Content aContent) Get the shape type of the content, or null if there is no corresponding shape type for the content.