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