Uses of Class
com.luciad.format.aixm51.model.features.geometry.TLcdAIXM51Curve
Packages that use 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
Methods in com.luciad.format.aixm51.model.features.aerialrefuelling that return TLcdAIXM51CurveModifier and TypeMethodDescriptionTLcdAIXM51AerialRefuellingTrack.getExtent()Returns the role value contained in the value of theTLcdAIXM51AerialRefuellingTrack.EXTENT_PROPERTYproperty.Methods in com.luciad.format.aixm51.model.features.aerialrefuelling with parameters of type TLcdAIXM51CurveModifier and TypeMethodDescriptionvoidTLcdAIXM51AerialRefuellingTrack.setExtent(TLcdAIXM51Curve aValue) Sets the value of the property that maps to theextentelement. -
Uses of TLcdAIXM51Curve in com.luciad.format.aixm51.model.features.airspace
Methods in com.luciad.format.aixm51.model.features.airspace that return TLcdAIXM51CurveModifier and TypeMethodDescriptionTLcdAIXM51GeoBorderTimeSlice.getBorder()Returns the role value contained in the value of theTLcdAIXM51GeoBorderTimeSlice.BORDER_PROPERTYproperty.Methods in com.luciad.format.aixm51.model.features.airspace with parameters of type TLcdAIXM51CurveModifier and TypeMethodDescriptionvoidTLcdAIXM51GeoBorderTimeSlice.setBorder(TLcdAIXM51Curve aValue) Sets the value of the property that maps to theborderelement. -
Uses of TLcdAIXM51Curve in com.luciad.format.aixm51.model.features.geometry
Subclasses of TLcdAIXM51Curve in com.luciad.format.aixm51.model.features.geometryModifier and TypeClassDescriptionclassA class that represents an AIXM 5.1 elevated curve. -
Uses of TLcdAIXM51Curve in com.luciad.format.aixm51.model.features.procedure.procedureoverview
Methods in com.luciad.format.aixm51.model.features.procedure.procedureoverview that return TLcdAIXM51CurveModifier and TypeMethodDescriptionTLcdAIXM51AbstractSegmentLegTimeSlice.getTrajectory()Gets the value of the trajectory property.TLcdAIXM51ArrivalFeederLegTimeSlice.getTrajectory()Returns the role value contained in the value of theTLcdAIXM51ArrivalFeederLegTimeSlice.TRAJECTORY_PROPERTYproperty.TLcdAIXM51ArrivalLegTimeSlice.getTrajectory()Returns the role value contained in the value of theTLcdAIXM51ArrivalLegTimeSlice.TRAJECTORY_PROPERTYproperty.TLcdAIXM51DepartureLegTimeSlice.getTrajectory()Returns the role value contained in the value of theTLcdAIXM51DepartureLegTimeSlice.TRAJECTORY_PROPERTYproperty.TLcdAIXM51FinalLegTimeSlice.getTrajectory()Returns the role value contained in the value of theTLcdAIXM51FinalLegTimeSlice.TRAJECTORY_PROPERTYproperty.TLcdAIXM51InitialLegTimeSlice.getTrajectory()Returns the role value contained in the value of theTLcdAIXM51InitialLegTimeSlice.TRAJECTORY_PROPERTYproperty.TLcdAIXM51IntermediateLegTimeSlice.getTrajectory()Returns the role value contained in the value of theTLcdAIXM51IntermediateLegTimeSlice.TRAJECTORY_PROPERTYproperty.TLcdAIXM51MissedApproachLegTimeSlice.getTrajectory()Returns the role value contained in the value of theTLcdAIXM51MissedApproachLegTimeSlice.TRAJECTORY_PROPERTYproperty.TLcdAIXM51ProcedureTransition.getTrajectory()Returns the role value contained in the value of theTLcdAIXM51ProcedureTransition.TRAJECTORY_PROPERTYproperty.Methods in com.luciad.format.aixm51.model.features.procedure.procedureoverview with parameters of type TLcdAIXM51CurveModifier and TypeMethodDescriptionvoidTLcdAIXM51AbstractSegmentLegTimeSlice.setTrajectory(TLcdAIXM51Curve aValue) Sets the value of the trajectory property.voidTLcdAIXM51ArrivalFeederLegTimeSlice.setTrajectory(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thetrajectoryelement.voidTLcdAIXM51ArrivalLegTimeSlice.setTrajectory(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thetrajectoryelement.voidTLcdAIXM51DepartureLegTimeSlice.setTrajectory(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thetrajectoryelement.voidTLcdAIXM51FinalLegTimeSlice.setTrajectory(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thetrajectoryelement.voidTLcdAIXM51InitialLegTimeSlice.setTrajectory(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thetrajectoryelement.voidTLcdAIXM51IntermediateLegTimeSlice.setTrajectory(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thetrajectoryelement.voidTLcdAIXM51MissedApproachLegTimeSlice.setTrajectory(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thetrajectoryelement.voidTLcdAIXM51ProcedureTransition.setTrajectory(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thetrajectoryelement. -
Uses of TLcdAIXM51Curve in com.luciad.format.aixm51.model.features.routes.enroute
Methods in com.luciad.format.aixm51.model.features.routes.enroute that return TLcdAIXM51CurveModifier and TypeMethodDescriptionTLcdAIXM51RouteSegmentTimeSlice.getCurveExtent()Returns the role value contained in the value of theTLcdAIXM51RouteSegmentTimeSlice.CURVE_EXTENT_PROPERTYproperty.Methods in com.luciad.format.aixm51.model.features.routes.enroute with parameters of type TLcdAIXM51CurveModifier and TypeMethodDescriptionvoidTLcdAIXM51RouteSegmentTimeSlice.setCurveExtent(TLcdAIXM51Curve aValue) Sets the value of the property that maps to thecurveExtentelement.