Package com.luciad.format.nvg.nvg20.model
package com.luciad.format.nvg.nvg20.model
This package contains a domain model to represent an NVG 2.0 data source.
An NVG data source is represented by a
Most implementations extend
TLcdNVG20Model.
The basic information unit in an NVG 2.0 dataset is a TLcdNVG20Content:
an abstract, styled object.
Most implementations extend
TLcdNVG20SymbolizedContent, which adds the notion of a specific symbol
(a military APP-6B symbol, for example).
The NVG domain model has been generated based on the NVG 2.0.2 XML schema.
There is typically one domain class for each type defined in the schema (a detailed explanation of how LuciadLightspeed
maps XML schema on java classes can be found in TLcdXMLDataModelBuilder).
Most of the documentation on the model classes is directly generated based on the annotations in the NVG XML schema.
Hence, classes of which the corresponding XML type have no such annotations may have little or no documentation.- Since:
- 2015.0
- See Also:
-
ClassDescriptionImplementation of an
ILcd2DEditableArcthat represents an NVG 2.0 Arc.Implementation ofILcdEditableSurfacewhose exterior ring is anILcd2DEditableArcBand, that represents an NVG 2.0 ArcBand.Implementation of anILcd2DEditableArcBandthat represents an NVG 2.0 ArcBand Ring.Symbolized NVG content that represents a surface withexclusion areas.ILcd2DEditableGeoBufferimplementation with anILcd2DEditablePolylineas an underlying shape that represents an NVG 2.0 Arrow.Utility class that provides information from the bindings of NVG 2.0.ILcdEditableSurfaceimplementation whose exterior ring is anILcd2DEditableCircle, that represents an NVG 2.0 Circle.Implementation of anILcd2DEditableCirclethat represents an NVG 2.0 Circular Ring.Implementation of anILcdEditableShapeListthat represents an NVG 2.0 Composite.A generic element in an NVG 2.0 Document.Enumeration of the (non-composite) NVG 2.0 shape types.Implementation of anILcd2DEditableGeoBufferwith anILcd2DEditablePolylineas an underlying shape that represents an NVG 2.0 Corridor.This class provides access to the data model and the types of https://tide.act.nato.int/schemas/2012/10/nvg.Implementation ofILcdEditableSurfacewhose exterior ring is anILcd2DEditableEllipse, that represents an NVG 2.0 Ellipse.Implementation of anILcd2DEditableEllipsethat represents an NVG 2.0 Elliptic Ring.Exclusions areas are holes in NVG areas.The ExtendedData element offers mechanisms for adding user-defined data to NVG objects as a list of SimpleData (similar to KML).Filtering model for NVG 2.0.Implementation of anILcdEditableShapeListthat represents an NVG 2.0 Group.Implementation of anILcd2DEditablePolygonthat represents an NVG 2.0 Linear Ring.Implementation of the root of a NATO Vector Graphics 2.0 document that is also an anILcd2DBoundsIndexedModeland anILcdIntegerIndexedModel.Implementation ofILcd2DEditablePolypointthat represents an NVG 2.0 MultiPoint.Implementation of anILcd2DEditableGeoBufferwith anILcd2DEditablePolylinewith only 2 points as an underlying shape that represents an NVG 2.0 Orbit.Implementation ofILcd2DEditablePointthat represents an NVG 2.0 Point.Implementation ofILcdEditableSurfacewhose exterior ring is anILcd2DEditablePolygon, that represents an NVG 2.0 Polygon.Implementation ofILcd2DEditablePolylinethat represents an NVG 2.0 Polyline.Implementation ofILcdEditableSurfacethat represents an NVG 2.0 Rectangle.Implementation of anILcd2DEditableShapethat represents an NVG 2.0 Rectangular Ring.A list of SimpleFields.A SimpleData store the value of a user-defined field defined by a referenced SimpleField.SimpleDataSection is used to group related and/or repetitive user-defined information.A key definition of user-defined data.Symbolized content, including unknown (default rendering).Represents textual information at a certain location.This class models the GLOBAL_TYPE:{https://tide.act.nato.int/schemas/2012/10/nvg}UnitOfMeasureType type.