Uses of Class
com.luciad.format.kml22.model.style.TLcdKML22PolyStyle
Packages that use 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
Methods in com.luciad.format.kml22.model.style that return TLcdKML22PolyStyleModifier and TypeMethodDescriptionTLcdKML22Style.getPolyStyle()Returns the value of the property that maps to thePolyStyleelement.Methods in com.luciad.format.kml22.model.style with parameters of type TLcdKML22PolyStyleModifier and TypeMethodDescriptionvoidTLcdKML22Style.setPolyStyle(TLcdKML22PolyStyle aValue) Sets the value of the property that maps to thePolyStyleelement.