Uses of Class
com.luciad.format.aixm51.model.features.geometry.TLcdAIXM51ElevatedCurve
Package
Description
-
Uses of TLcdAIXM51ElevatedCurve in com.luciad.format.aixm51.model.features.airportheliport.seaplanes
Modifier and TypeMethodDescriptionTLcdAIXM51SeaplaneRampSiteTimeSlice.getCentreline()
Returns the role value contained in the value of theTLcdAIXM51SeaplaneRampSiteTimeSlice.CENTRELINE_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51SeaplaneRampSiteTimeSlice.setCentreline
(TLcdAIXM51ElevatedCurve aValue) Sets the value of the property that maps to thecentreline
element. -
Uses of TLcdAIXM51ElevatedCurve in com.luciad.format.aixm51.model.features.airportheliport.taxiway
Modifier and TypeMethodDescriptionTLcdAIXM51GuidanceLineTimeSlice.getExtent()
Returns the role value contained in the value of theTLcdAIXM51GuidanceLineTimeSlice.EXTENT_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51GuidanceLineTimeSlice.setExtent
(TLcdAIXM51ElevatedCurve aValue) Sets the value of the property that maps to theextent
element.