Uses of Interface
com.luciad.ais.shape.ILcdEditableGeoPath
Packages that use ILcdEditableGeoPath
Package
Description
Provides classes and interfaces for all aerodrome related aspects.
Everything related to representing three-dimensional shapes that are domain independent.
-
Uses of ILcdEditableGeoPath in com.luciad.ais.model.aerodrome
Subinterfaces of ILcdEditableGeoPath in com.luciad.ais.model.aerodromeModifier and TypeInterfaceDescriptioninterface
This interface defines operations to edit the attributes, relationships and geometry of anILcdHelipad
.Classes in com.luciad.ais.model.aerodrome that implement ILcdEditableGeoPathModifier and TypeClassDescriptionclass
The default implementation of a helipad with properties.class
An implementation ofILcdHelipad
. -
Uses of ILcdEditableGeoPath in com.luciad.ais.shape
Classes in com.luciad.ais.shape that implement ILcdEditableGeoPathModifier and TypeClassDescriptionclass
A base class for discretized GeoPaths.class
An implementation ofALcdDiscretizedGeoPath
which performs the discretization in geodetic coordinates.class
An implementation of theILcdGeoPath
interface.