Uses of Class
com.luciad.format.aixm51.model.datatypes.TLcdAIXM51CodeRunwaySection
Packages that use TLcdAIXM51CodeRunwaySection
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 airportheliport lighting types.
This package provides the classes that correspond to AIXM 5.1 airportheliport marking types.
This package provides the classes that correspond to AIXM 5.1 airportheliport contamination types.
-
Uses of TLcdAIXM51CodeRunwaySection in com.luciad.format.aixm51.model.datatypes
Fields in com.luciad.format.aixm51.model.datatypes declared as TLcdAIXM51CodeRunwaySectionModifier and TypeFieldDescriptionstatic final TLcdAIXM51CodeRunwaySection
TLcdAIXM51CodeRunwaySection._1_THIRD
static final TLcdAIXM51CodeRunwaySection
TLcdAIXM51CodeRunwaySection._2_THIRD
static final TLcdAIXM51CodeRunwaySection
TLcdAIXM51CodeRunwaySection._3_THIRD
static final TLcdAIXM51CodeRunwaySection
TLcdAIXM51CodeRunwaySection.AFT_THR
static final TLcdAIXM51CodeRunwaySection
TLcdAIXM51CodeRunwaySection.AIM
static final TLcdAIXM51CodeRunwaySection
TLcdAIXM51CodeRunwaySection.CL
static final TLcdAIXM51CodeRunwaySection
TLcdAIXM51CodeRunwaySection.DESIG
static final TLcdAIXM51CodeRunwaySection
TLcdAIXM51CodeRunwaySection.DTHR
static final TLcdAIXM51CodeRunwaySection
TLcdAIXM51CodeRunwaySection.EDGE
static final TLcdAIXM51CodeRunwaySection
TLcdAIXM51CodeRunwaySection.END
static final TLcdAIXM51CodeRunwaySection
TLcdAIXM51CodeRunwaySection.RPD_TWY_INT
static final TLcdAIXM51CodeRunwaySection
TLcdAIXM51CodeRunwaySection.TDZ
static final TLcdAIXM51CodeRunwaySection
TLcdAIXM51CodeRunwaySection.THR
static final TLcdAIXM51CodeRunwaySection
TLcdAIXM51CodeRunwaySection.TWY_INT
Methods in com.luciad.format.aixm51.model.datatypes that return types with arguments of type TLcdAIXM51CodeRunwaySectionModifier and TypeMethodDescriptionstatic Map
<String, TLcdAIXM51CodeRunwaySection> TLcdAIXM51CodeRunwaySection.getWellKnownValues()
Returns a map containing all well known values of this class. -
Uses of TLcdAIXM51CodeRunwaySection in com.luciad.format.aixm51.model.features.airportheliport.lighting
Methods in com.luciad.format.aixm51.model.features.airportheliport.lighting that return TLcdAIXM51CodeRunwaySectionModifier and TypeMethodDescriptionTLcdAIXM51RunwayDirectionLightSystemTimeSlice.getPosition()
Returns the role value contained in the value of theTLcdAIXM51RunwayDirectionLightSystemTimeSlice.POSITION_PROPERTY
property.Methods in com.luciad.format.aixm51.model.features.airportheliport.lighting with parameters of type TLcdAIXM51CodeRunwaySectionModifier and TypeMethodDescriptionvoid
TLcdAIXM51RunwayDirectionLightSystemTimeSlice.setPosition
(TLcdAIXM51CodeRunwaySection aValue) Sets the value of the property that maps to theposition
element. -
Uses of TLcdAIXM51CodeRunwaySection in com.luciad.format.aixm51.model.features.airportheliport.markings
Methods in com.luciad.format.aixm51.model.features.airportheliport.markings that return TLcdAIXM51CodeRunwaySectionModifier and TypeMethodDescriptionTLcdAIXM51RunwayMarkingTimeSlice.getMarkingLocation()
Returns the role value contained in the value of theTLcdAIXM51RunwayMarkingTimeSlice.MARKING_LOCATION_PROPERTY
property.Methods in com.luciad.format.aixm51.model.features.airportheliport.markings with parameters of type TLcdAIXM51CodeRunwaySectionModifier and TypeMethodDescriptionvoid
TLcdAIXM51RunwayMarkingTimeSlice.setMarkingLocation
(TLcdAIXM51CodeRunwaySection aValue) Sets the value of the property that maps to themarkingLocation
element. -
Uses of TLcdAIXM51CodeRunwaySection in com.luciad.format.aixm51.model.features.airportheliport.surfacecontamination
Methods in com.luciad.format.aixm51.model.features.airportheliport.surfacecontamination that return TLcdAIXM51CodeRunwaySectionModifier and TypeMethodDescriptionTLcdAIXM51RunwaySectionContamination.getSection()
Returns the role value contained in the value of theTLcdAIXM51RunwaySectionContamination.SECTION_PROPERTY
property.Methods in com.luciad.format.aixm51.model.features.airportheliport.surfacecontamination with parameters of type TLcdAIXM51CodeRunwaySectionModifier and TypeMethodDescriptionvoid
TLcdAIXM51RunwaySectionContamination.setSection
(TLcdAIXM51CodeRunwaySection aValue) Sets the value of the property that maps to thesection
element.