Uses of Interface
com.luciad.shape.shape2D.ILcd2DEditableGeoBuffer
Packages that use 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
Classes in com.luciad.format.nvg.nvg15.model that implement ILcd2DEditableGeoBufferModifier and TypeClassDescriptionclassImplementation of anILcd2DEditableGeoBufferwith anILcd2DEditablePolylineas an underlying shape that represents an NVG 1.5 Arrow.classImplementation of anILcd2DEditableGeoBufferwith anILcd2DEditablePolylineas an underlying shape that represents an NVG 1.5 Corridor. -
Uses of ILcd2DEditableGeoBuffer in com.luciad.format.nvg.nvg20.model
Classes in com.luciad.format.nvg.nvg20.model that implement ILcd2DEditableGeoBufferModifier and TypeClassDescriptionclassILcd2DEditableGeoBufferimplementation with anILcd2DEditablePolylineas an underlying shape that represents an NVG 2.0 Arrow.classImplementation of anILcd2DEditableGeoBufferwith anILcd2DEditablePolylineas an underlying shape that represents an NVG 2.0 Corridor.classImplementation of anILcd2DEditableGeoBufferwith anILcd2DEditablePolylinewith only 2 points as an underlying shape that represents an NVG 2.0 Orbit. -
Uses of ILcd2DEditableGeoBuffer in com.luciad.shape.shape2D
Classes in com.luciad.shape.shape2D that implement ILcd2DEditableGeoBufferModifier and TypeClassDescriptionclassThis class represents a buffer around a shape on an ellipsoid, with a given width, in the geodetic space.classThis class represents a buffer around a shape with a given width, in the cartesian space.