Uses of Class
com.luciad.format.aixm51.model.datatypes.TLcdAIXM51CodeTrajectory
Package
Description
This package provides the classes that correspond to AIXM 5.1 data types.
This package provides the classes that correspond to AIXM 5.1 procedure types.
-
Uses of TLcdAIXM51CodeTrajectory in com.luciad.format.aixm51.model.datatypes
Modifier and TypeFieldDescriptionstatic final TLcdAIXM51CodeTrajectory
TLcdAIXM51CodeTrajectory.ARC
static final TLcdAIXM51CodeTrajectory
TLcdAIXM51CodeTrajectory.BASETURN
static final TLcdAIXM51CodeTrajectory
TLcdAIXM51CodeTrajectory.HOLDING
static final TLcdAIXM51CodeTrajectory
TLcdAIXM51CodeTrajectory.PT
static final TLcdAIXM51CodeTrajectory
TLcdAIXM51CodeTrajectory.STRAIGHT
Modifier and TypeMethodDescriptionstatic Map
<String, TLcdAIXM51CodeTrajectory> TLcdAIXM51CodeTrajectory.getWellKnownValues()
Returns a map containing all well known values of this class. -
Uses of TLcdAIXM51CodeTrajectory in com.luciad.format.aixm51.model.features.procedure.procedureoverview
Modifier and TypeMethodDescriptionTLcdAIXM51AbstractSegmentLegTimeSlice.getLegPath()
Gets the value of the legPath property.TLcdAIXM51ArrivalFeederLegTimeSlice.getLegPath()
Returns the role value contained in the value of theTLcdAIXM51ArrivalFeederLegTimeSlice.LEG_PATH_PROPERTY
property.TLcdAIXM51ArrivalLegTimeSlice.getLegPath()
Returns the role value contained in the value of theTLcdAIXM51ArrivalLegTimeSlice.LEG_PATH_PROPERTY
property.TLcdAIXM51DepartureLegTimeSlice.getLegPath()
Returns the role value contained in the value of theTLcdAIXM51DepartureLegTimeSlice.LEG_PATH_PROPERTY
property.TLcdAIXM51FinalLegTimeSlice.getLegPath()
Returns the role value contained in the value of theTLcdAIXM51FinalLegTimeSlice.LEG_PATH_PROPERTY
property.TLcdAIXM51InitialLegTimeSlice.getLegPath()
Returns the role value contained in the value of theTLcdAIXM51InitialLegTimeSlice.LEG_PATH_PROPERTY
property.TLcdAIXM51IntermediateLegTimeSlice.getLegPath()
Returns the role value contained in the value of theTLcdAIXM51IntermediateLegTimeSlice.LEG_PATH_PROPERTY
property.TLcdAIXM51MissedApproachLegTimeSlice.getLegPath()
Returns the role value contained in the value of theTLcdAIXM51MissedApproachLegTimeSlice.LEG_PATH_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51AbstractSegmentLegTimeSlice.setLegPath
(TLcdAIXM51CodeTrajectory aValue) Sets the value of the legPath property.void
TLcdAIXM51ArrivalFeederLegTimeSlice.setLegPath
(TLcdAIXM51CodeTrajectory aValue) Sets the value of the property that maps to thelegPath
element.void
TLcdAIXM51ArrivalLegTimeSlice.setLegPath
(TLcdAIXM51CodeTrajectory aValue) Sets the value of the property that maps to thelegPath
element.void
TLcdAIXM51DepartureLegTimeSlice.setLegPath
(TLcdAIXM51CodeTrajectory aValue) Sets the value of the property that maps to thelegPath
element.void
TLcdAIXM51FinalLegTimeSlice.setLegPath
(TLcdAIXM51CodeTrajectory aValue) Sets the value of the property that maps to thelegPath
element.void
TLcdAIXM51InitialLegTimeSlice.setLegPath
(TLcdAIXM51CodeTrajectory aValue) Sets the value of the property that maps to thelegPath
element.void
TLcdAIXM51IntermediateLegTimeSlice.setLegPath
(TLcdAIXM51CodeTrajectory aValue) Sets the value of the property that maps to thelegPath
element.void
TLcdAIXM51MissedApproachLegTimeSlice.setLegPath
(TLcdAIXM51CodeTrajectory aValue) Sets the value of the property that maps to thelegPath
element.