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
ILcd2DEditableArc
that represents an NVG 2.0 Arc.Implementation ofILcdEditableSurface
whose exterior ring is anILcd2DEditableArcBand
, that represents an NVG 2.0 ArcBand.Implementation of anILcd2DEditableArcBand
that represents an NVG 2.0 ArcBand Ring.Symbolized NVG content that represents a surface withexclusion areas
.ILcd2DEditableGeoBuffer
implementation with anILcd2DEditablePolyline
as an underlying shape that represents an NVG 2.0 Arrow.Utility class that provides information from the bindings of NVG 2.0.ILcdEditableSurface
implementation whose exterior ring is anILcd2DEditableCircle
, that represents an NVG 2.0 Circle.Implementation of anILcd2DEditableCircle
that represents an NVG 2.0 Circular Ring.Implementation of anILcdEditableShapeList
that 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 anILcd2DEditableGeoBuffer
with anILcd2DEditablePolyline
as 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 ofILcdEditableSurface
whose exterior ring is anILcd2DEditableEllipse
, that represents an NVG 2.0 Ellipse.Implementation of anILcd2DEditableEllipse
that 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 anILcdEditableShapeList
that represents an NVG 2.0 Group.Implementation of anILcd2DEditablePolygon
that represents an NVG 2.0 Linear Ring.Implementation of the root of a NATO Vector Graphics 2.0 document that is also an anILcd2DBoundsIndexedModel
and anILcdIntegerIndexedModel
.Implementation ofILcd2DEditablePolypoint
that represents an NVG 2.0 MultiPoint.Implementation of anILcd2DEditableGeoBuffer
with anILcd2DEditablePolyline
with only 2 points as an underlying shape that represents an NVG 2.0 Orbit.Implementation ofILcd2DEditablePoint
that represents an NVG 2.0 Point.Implementation ofILcdEditableSurface
whose exterior ring is anILcd2DEditablePolygon
, that represents an NVG 2.0 Polygon.Implementation ofILcd2DEditablePolyline
that represents an NVG 2.0 Polyline.Implementation ofILcdEditableSurface
that represents an NVG 2.0 Rectangle.Implementation of anILcd2DEditableShape
that 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.