Uses of Interface
com.luciad.ais.shape.ILcdEditableGeoPathLeg
Packages that use 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
Methods in com.luciad.ais.model that return ILcdEditableGeoPathLegModifier 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
Classes in com.luciad.ais.model.airspace that implement ILcdEditableGeoPathLegModifier and TypeClassDescriptionclass
The default implementation of an airspace segment without features. -
Uses of ILcdEditableGeoPathLeg in com.luciad.ais.model.parachutejumparea
Classes in com.luciad.ais.model.parachutejumparea that implement ILcdEditableGeoPathLegModifier and TypeClassDescriptionclass
The default implementation of a parachute jump area segment without features. -
Uses of ILcdEditableGeoPathLeg in com.luciad.ais.shape
Classes in com.luciad.ais.shape that implement ILcdEditableGeoPathLegModifier and TypeClassDescriptionclass
An implementation of theILcdGeoPathLeg
interface.