Uses of Interface
com.luciad.ais.model.parachutejumparea.ILcdEditableParachuteJumpAreaSegment
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all parachute jump area related aspects.
-
Uses of ILcdEditableParachuteJumpAreaSegment in com.luciad.ais.model
Modifier and TypeMethodDescriptionabstract ILcdEditableParachuteJumpAreaSegment
ALcdAISObjectFactory.createEditableArcByEdgeParachuteJumpAreaSegment()
Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of typeARC_BY_EDGE
.TLcdAISLonLatHeightObjectFactory.createEditableArcByEdgeParachuteJumpAreaSegment()
Deprecated.TLcdAISXYZObjectFactory.createEditableArcByEdgeParachuteJumpAreaSegment()
Deprecated.abstract ILcdEditableParachuteJumpAreaSegment
ALcdAISObjectFactory.createEditableArcParachuteJumpAreaSegment()
Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of typeARC
.TLcdAISLonLatHeightObjectFactory.createEditableArcParachuteJumpAreaSegment()
Deprecated.TLcdAISXYZObjectFactory.createEditableArcParachuteJumpAreaSegment()
Deprecated.abstract ILcdEditableParachuteJumpAreaSegment
ALcdAISObjectFactory.createEditableCircleRadiusParachuteJumpAreaSegment()
Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of typeCIRCLE_RADIUS
.TLcdAISLonLatHeightObjectFactory.createEditableCircleRadiusParachuteJumpAreaSegment()
Deprecated.TLcdAISXYZObjectFactory.createEditableCircleRadiusParachuteJumpAreaSegment()
Deprecated.abstract ILcdEditableParachuteJumpAreaSegment
ALcdAISObjectFactory.createEditableGeodesicLineParachuteJumpAreaSegment()
Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of typeGEODESIC_LINE
.TLcdAISLonLatHeightObjectFactory.createEditableGeodesicLineParachuteJumpAreaSegment()
Deprecated.TLcdAISXYZObjectFactory.createEditableGeodesicLineParachuteJumpAreaSegment()
Deprecated.abstract ILcdEditableParachuteJumpAreaSegment
ALcdAISObjectFactory.createEditableParachuteJumpAreaSegment
(int aSegmentType) Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of the specified type.TLcdAISLonLatHeightObjectFactory.createEditableParachuteJumpAreaSegment
(int aSegmentType) Deprecated.TLcdAISXYZObjectFactory.createEditableParachuteJumpAreaSegment
(int aSegmentType) Deprecated.abstract ILcdEditableParachuteJumpAreaSegment
ALcdAISObjectFactory.createEditableRhumbLineParachuteJumpAreaSegment()
Deprecated.Creates anILcdEditableParachuteJumpAreaSegment
of typeRHUMB_LINE
.TLcdAISLonLatHeightObjectFactory.createEditableRhumbLineParachuteJumpAreaSegment()
Deprecated.TLcdAISXYZObjectFactory.createEditableRhumbLineParachuteJumpAreaSegment()
Deprecated.TLcdAISDataObjectFactory.createParachuteJumpAreaSegment
(int aType) Creates anILcdEditableParachuteJumpAreaSegment
of the given geopath leg type. -
Uses of ILcdEditableParachuteJumpAreaSegment in com.luciad.ais.model.parachutejumparea
Modifier and TypeClassDescriptionclass
The default implementation of a parachute jump area segment without features.