Uses of Interface
com.luciad.shape.shape2D.ILcd2DEditableGeoBuffer
Package
Description
This package contains a domain model to represent an NVG 1.4/1.5 data source.
This package contains a domain model to represent an NVG 2.0 data source.
Three-dimensional shapes that can be changed in two dimensions.
-
Uses of ILcd2DEditableGeoBuffer in com.luciad.format.nvg.nvg15.model
Modifier and TypeClassDescriptionclass
Implementation of anILcd2DEditableGeoBuffer
with anILcd2DEditablePolyline
as an underlying shape that represents an NVG 1.5 Arrow.class
Implementation of anILcd2DEditableGeoBuffer
with anILcd2DEditablePolyline
as an underlying shape that represents an NVG 1.5 Corridor. -
Uses of ILcd2DEditableGeoBuffer in com.luciad.format.nvg.nvg20.model
Modifier and TypeClassDescriptionclass
ILcd2DEditableGeoBuffer
implementation with anILcd2DEditablePolyline
as an underlying shape that represents an NVG 2.0 Arrow.class
Implementation of anILcd2DEditableGeoBuffer
with anILcd2DEditablePolyline
as an underlying shape that represents an NVG 2.0 Corridor.class
Implementation of anILcd2DEditableGeoBuffer
with anILcd2DEditablePolyline
with only 2 points as an underlying shape that represents an NVG 2.0 Orbit. -
Uses of ILcd2DEditableGeoBuffer in com.luciad.shape.shape2D
Modifier and TypeClassDescriptionclass
This class represents a buffer around a shape on an ellipsoid, with a given width, in the geodetic space.class
This class represents a buffer around a shape with a given width, in the cartesian space.