Uses of Interface
com.luciad.ais.shape.ILcdEditableGeoPathLeg
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all airspace related aspects (like airspaces,
airspace associations and airspace segments).
Provides classes and interfaces for all parachute jump area related aspects.
Everything related to representing three-dimensional shapes that are domain independent.
-
Uses of ILcdEditableGeoPathLeg in com.luciad.ais.model
Modifier and TypeMethodDescriptionabstract ILcdEditableGeoPathLeg
ALcdAISObjectFactory.createEditableCircleRadiusGeoPathLeg()
Deprecated.Creates anILcdEditableGeoPathLeg
of typeCIRCLE_RADIUS
.TLcdAISLonLatHeightObjectFactory.createEditableCircleRadiusGeoPathLeg()
Deprecated.TLcdAISXYZObjectFactory.createEditableCircleRadiusGeoPathLeg()
Deprecated.abstract ILcdEditableGeoPathLeg
ALcdAISObjectFactory.createEditableGeodesicLineGeoPathLeg()
Deprecated.Creates anILcdEditableGeoPathLeg
of typeGEODESIC_LINE
.TLcdAISLonLatHeightObjectFactory.createEditableGeodesicLineGeoPathLeg()
Deprecated.TLcdAISXYZObjectFactory.createEditableGeodesicLineGeoPathLeg()
Deprecated.TLcdAISDataObjectFactory.createGeoPathLeg
(int aType) Creates anILcdEditableGeoPathLeg
of the given geopath leg type. -
Uses of ILcdEditableGeoPathLeg in com.luciad.ais.model.airspace
Modifier and TypeClassDescriptionclass
The default implementation of an airspace segment without features. -
Uses of ILcdEditableGeoPathLeg in com.luciad.ais.model.parachutejumparea
Modifier and TypeClassDescriptionclass
The default implementation of a parachute jump area segment without features. -
Uses of ILcdEditableGeoPathLeg in com.luciad.ais.shape
Modifier and TypeClassDescriptionclass
An implementation of theILcdGeoPathLeg
interface.