Uses of Class
com.luciad.format.kml22.model.style.TLcdKML22LabelStyle
Packages that use TLcdKML22LabelStyle
Package
Description
This package contains all style-related information provided by a KML file.
-
Uses of TLcdKML22LabelStyle in com.luciad.format.kml22.model.style
Methods in com.luciad.format.kml22.model.style that return TLcdKML22LabelStyleModifier and TypeMethodDescriptionTLcdKML22Style.getLabelStyle()Returns the value of the property that maps to theLabelStyleelement.Methods in com.luciad.format.kml22.model.style with parameters of type TLcdKML22LabelStyleModifier and TypeMethodDescriptionvoidTLcdKML22Style.setLabelStyle(TLcdKML22LabelStyle aValue) Sets the value of the property that maps to theLabelStyleelement.