Uses of Class
com.luciad.format.kml22.model.style.TLcdKML22PolyStyle
Package
Description
This package contains all style-related information provided by a KML file.
-
Uses of TLcdKML22PolyStyle in com.luciad.format.kml22.model.style
Modifier and TypeMethodDescriptionTLcdKML22Style.getPolyStyle()
Returns the value of the property that maps to thePolyStyle
element.Modifier and TypeMethodDescriptionvoid
TLcdKML22Style.setPolyStyle
(TLcdKML22PolyStyle aValue) Sets the value of the property that maps to thePolyStyle
element.