Uses of Class
com.luciad.format.aixm51.model.datatypes.TLcdAIXM51ValWeight
Package
Description
This package provides the classes that correspond to AIXM 5.1 airportheliport types.
-
Uses of TLcdAIXM51ValWeight in com.luciad.format.aixm51.model.features.airportheliport.airportheliport
Modifier and TypeMethodDescriptionTLcdAIXM51SurfaceCharacteristics.getWeightAUW()
Returns the value of the property that maps to theweightAUW
element.TLcdAIXM51SurfaceCharacteristics.getWeightSIWL()
Returns the value of the property that maps to theweightSIWL
element.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51SurfaceCharacteristics.setWeightAUW
(TLcdAIXM51ValWeight aValue) Sets the value of the property that maps to theweightAUW
element.void
TLcdAIXM51SurfaceCharacteristics.setWeightSIWL
(TLcdAIXM51ValWeight aValue) Sets the value of the property that maps to theweightSIWL
element.