Uses of Class
com.luciad.format.aixm51.model.features.geometry.TLcdAIXM51Curve
Package
Description
This package provides the classes that correspond to AIXM 5.1 airspace types.
This package provides the classes that correspond to AIXM 5.1 geometry types.
This package provides the classes that correspond to AIXM 5.1 procedure types.
-
Uses of TLcdAIXM51Curve in com.luciad.format.aixm51.model.features.aerialrefuelling
Modifier and TypeMethodDescriptionTLcdAIXM51AerialRefuellingTrack.getExtent()
Returns the role value contained in the value of theTLcdAIXM51AerialRefuellingTrack.EXTENT_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51AerialRefuellingTrack.setExtent
(TLcdAIXM51Curve aValue) Sets the value of the property that maps to theextent
element. -
Uses of TLcdAIXM51Curve in com.luciad.format.aixm51.model.features.airspace
Modifier and TypeMethodDescriptionTLcdAIXM51GeoBorderTimeSlice.getBorder()
Returns the role value contained in the value of theTLcdAIXM51GeoBorderTimeSlice.BORDER_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51GeoBorderTimeSlice.setBorder
(TLcdAIXM51Curve aValue) Sets the value of the property that maps to theborder
element. -
Uses of TLcdAIXM51Curve in com.luciad.format.aixm51.model.features.geometry
Modifier and TypeClassDescriptionclass
A class that represents an AIXM 5.1 elevated curve. -
Uses of TLcdAIXM51Curve in com.luciad.format.aixm51.model.features.procedure.procedureoverview
Modifier and TypeMethodDescriptionTLcdAIXM51AbstractSegmentLegTimeSlice.getTrajectory()
Gets the value of the trajectory property.TLcdAIXM51ArrivalFeederLegTimeSlice.getTrajectory()
Returns the role value contained in the value of theTLcdAIXM51ArrivalFeederLegTimeSlice.TRAJECTORY_PROPERTY
property.TLcdAIXM51ArrivalLegTimeSlice.getTrajectory()
Returns the role value contained in the value of theTLcdAIXM51ArrivalLegTimeSlice.TRAJECTORY_PROPERTY
property.TLcdAIXM51DepartureLegTimeSlice.getTrajectory()
Returns the role value contained in the value of theTLcdAIXM51DepartureLegTimeSlice.TRAJECTORY_PROPERTY
property.TLcdAIXM51FinalLegTimeSlice.getTrajectory()
Returns the role value contained in the value of theTLcdAIXM51FinalLegTimeSlice.TRAJECTORY_PROPERTY
property.TLcdAIXM51InitialLegTimeSlice.getTrajectory()
Returns the role value contained in the value of theTLcdAIXM51InitialLegTimeSlice.TRAJECTORY_PROPERTY
property.TLcdAIXM51IntermediateLegTimeSlice.getTrajectory()
Returns the role value contained in the value of theTLcdAIXM51IntermediateLegTimeSlice.TRAJECTORY_PROPERTY
property.TLcdAIXM51MissedApproachLegTimeSlice.getTrajectory()
Returns the role value contained in the value of theTLcdAIXM51MissedApproachLegTimeSlice.TRAJECTORY_PROPERTY
property.TLcdAIXM51ProcedureTransition.getTrajectory()
Returns the role value contained in the value of theTLcdAIXM51ProcedureTransition.TRAJECTORY_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51AbstractSegmentLegTimeSlice.setTrajectory
(TLcdAIXM51Curve aValue) Sets the value of the trajectory property.void
TLcdAIXM51ArrivalFeederLegTimeSlice.setTrajectory
(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thetrajectory
element.void
TLcdAIXM51ArrivalLegTimeSlice.setTrajectory
(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thetrajectory
element.void
TLcdAIXM51DepartureLegTimeSlice.setTrajectory
(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thetrajectory
element.void
TLcdAIXM51FinalLegTimeSlice.setTrajectory
(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thetrajectory
element.void
TLcdAIXM51InitialLegTimeSlice.setTrajectory
(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thetrajectory
element.void
TLcdAIXM51IntermediateLegTimeSlice.setTrajectory
(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thetrajectory
element.void
TLcdAIXM51MissedApproachLegTimeSlice.setTrajectory
(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thetrajectory
element.void
TLcdAIXM51ProcedureTransition.setTrajectory
(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thetrajectory
element. -
Uses of TLcdAIXM51Curve in com.luciad.format.aixm51.model.features.routes.enroute
Modifier and TypeMethodDescriptionTLcdAIXM51RouteSegmentTimeSlice.getCurveExtent()
Returns the role value contained in the value of theTLcdAIXM51RouteSegmentTimeSlice.CURVE_EXTENT_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51RouteSegmentTimeSlice.setCurveExtent
(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thecurveExtent
element.