Uses of Interface
com.luciad.ais.model.parachutejumparea.ILcdParachuteJumpAreaSegment
Packages that use ILcdParachuteJumpAreaSegment
Package
Description
Provides classes and interfaces for all parachute jump area related aspects.
-
Uses of ILcdParachuteJumpAreaSegment in com.luciad.ais.model.parachutejumparea
Subinterfaces of ILcdParachuteJumpAreaSegment in com.luciad.ais.model.parachutejumpareaModifier and TypeInterfaceDescriptioninterfaceThis interface defines operations to edit the attributes and relationships of anILcdParachuteJumpAreaSegment.Classes in com.luciad.ais.model.parachutejumparea that implement ILcdParachuteJumpAreaSegmentModifier and TypeClassDescriptionclassThe default implementation of a parachute jump area segment without features.Methods in com.luciad.ais.model.parachutejumparea that return ILcdParachuteJumpAreaSegmentModifier and TypeMethodDescriptionILcdParachuteJumpArea.getSegment(int aSegmentNumber) Returns theILcdParachuteJumpAreaSegmentwith the given segment number.TLcdParachuteJumpArea.getSegment(int aSegmentNumber) Methods in com.luciad.ais.model.parachutejumparea with parameters of type ILcdParachuteJumpAreaSegmentModifier and TypeMethodDescriptionvoidILcdEditableParachuteJumpArea.addSegment(ILcdParachuteJumpAreaSegment aSegment) Adds a segment to this parachute jump area.voidTLcdParachuteJumpArea.addSegment(ILcdParachuteJumpAreaSegment aSegment) voidTLcdParachuteJumpArea.removeSegment(ILcdParachuteJumpAreaSegment aSegment)