Uses of Class
com.luciad.format.aixm51.model.features.geometry.TLcdAIXM51Surface
Package
Description
This package provides the classes that correspond to AIXM 5.1 geometry types.
This package provides the classes that correspond to AIXM 5.1 pointreference types.
This package provides the classes that correspond to AIXM 5.1 obstacle types.
-
Uses of TLcdAIXM51Surface in com.luciad.format.aixm51.model.features.aerialrefuelling
Modifier and TypeMethodDescriptionTLcdAIXM51AerialRefuellingAnchor.getExtent()
Returns the role value contained in the value of theTLcdAIXM51AerialRefuellingAnchor.EXTENT_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51AerialRefuellingAnchor.setExtent
(TLcdAIXM51Surface aValue) Sets the value of the property that maps to theextent
element. -
Uses of TLcdAIXM51Surface in com.luciad.format.aixm51.model.features.geometry
Modifier and TypeClassDescriptionclass
A class that represents an AIXM 5.1 elevated surface. -
Uses of TLcdAIXM51Surface in com.luciad.format.aixm51.model.features.obstacle
Modifier and TypeMethodDescriptionTLcdAIXM51ObstacleAreaTimeSlice.getSurfaceExtent()
Returns the role value contained in the value of theTLcdAIXM51ObstacleAreaTimeSlice.SURFACE_EXTENT_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51ObstacleAreaTimeSlice.setSurfaceExtent
(TLcdAIXM51Surface aValue) Sets the value of the property that maps to thesurfaceExtent
element. -
Uses of TLcdAIXM51Surface in com.luciad.format.aixm51.model.features.procedure.approachprocedure.circling
Modifier and TypeMethodDescriptionTLcdAIXM51CirclingAreaTimeSlice.getExtent()
Returns the role value contained in the value of theTLcdAIXM51CirclingAreaTimeSlice.EXTENT_PROPERTY
property.TLcdAIXM51CirclingRestriction.getRestrictionArea()
Returns the role value contained in the value of theTLcdAIXM51CirclingRestriction.RESTRICTION_AREA_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51CirclingAreaTimeSlice.setExtent
(TLcdAIXM51Surface aValue) Sets the value of the property that maps to theextent
element.void
TLcdAIXM51CirclingRestriction.setRestrictionArea
(TLcdAIXM51Surface aValue) Sets the value of the property that maps to therestrictionArea
element. -
Uses of TLcdAIXM51Surface in com.luciad.format.aixm51.model.features.procedure.approachprocedure.terminalarrivalarea
Modifier and TypeMethodDescriptionTLcdAIXM51TerminalArrivalAreaTimeSlice.getBuffer()
Returns the role value contained in the value of theTLcdAIXM51TerminalArrivalAreaTimeSlice.BUFFER_PROPERTY
property.TLcdAIXM51TerminalArrivalAreaSector.getExtent()
Returns the role value contained in the value of theTLcdAIXM51TerminalArrivalAreaSector.EXTENT_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51TerminalArrivalAreaTimeSlice.setBuffer
(TLcdAIXM51Surface aValue) Sets the value of the property that maps to thebuffer
element.void
TLcdAIXM51TerminalArrivalAreaSector.setExtent
(TLcdAIXM51Surface aValue) Sets the value of the property that maps to theextent
element. -
Uses of TLcdAIXM51Surface in com.luciad.format.aixm51.model.features.procedure.departureprocedure
Modifier and TypeMethodDescriptionTLcdAIXM51NavigationAreaSector.getExtent()
Returns the role value contained in the value of theTLcdAIXM51NavigationAreaSector.EXTENT_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51NavigationAreaSector.setExtent
(TLcdAIXM51Surface aValue) Sets the value of the property that maps to theextent
element. -
Uses of TLcdAIXM51Surface in com.luciad.format.aixm51.model.features.procedure.minimumandemergencysafealtitude
Modifier and TypeMethodDescriptionTLcdAIXM51SafeAltitudeAreaSector.getExtent()
Returns the role value contained in the value of theTLcdAIXM51SafeAltitudeAreaSector.EXTENT_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51SafeAltitudeAreaSector.setExtent
(TLcdAIXM51Surface aValue) Sets the value of the property that maps to theextent
element.