Uses of Interface
com.luciad.ais.model.parachutejumparea.ILcdParachuteJumpAreaSegment
Package
Description
Provides classes and interfaces for all parachute jump area related aspects.
-
Uses of ILcdParachuteJumpAreaSegment in com.luciad.ais.model.parachutejumparea
Modifier and TypeInterfaceDescriptioninterface
This interface defines operations to edit the attributes and relationships of anILcdParachuteJumpAreaSegment
.Modifier and TypeClassDescriptionclass
The default implementation of a parachute jump area segment without features.Modifier and TypeMethodDescriptionILcdParachuteJumpArea.getSegment
(int aSegmentNumber) Returns theILcdParachuteJumpAreaSegment
with the given segment number.TLcdParachuteJumpArea.getSegment
(int aSegmentNumber) Modifier and TypeMethodDescriptionvoid
ILcdEditableParachuteJumpArea.addSegment
(ILcdParachuteJumpAreaSegment aSegment) Adds a segment to this parachute jump area.void
TLcdParachuteJumpArea.addSegment
(ILcdParachuteJumpAreaSegment aSegment) void
TLcdParachuteJumpArea.removeSegment
(ILcdParachuteJumpAreaSegment aSegment)