Uses of Class
com.luciad.format.kml22.model.style.TLcdKML22BalloonStyle
Packages that use TLcdKML22BalloonStyle
Package
Description
This package contains all style-related information provided by a KML file.
-
Uses of TLcdKML22BalloonStyle in com.luciad.format.kml22.model.style
Methods in com.luciad.format.kml22.model.style that return TLcdKML22BalloonStyleModifier and TypeMethodDescriptionTLcdKML22Style.getBalloonStyle()
Returns the value of the property that maps to theBalloonStyle
element.Methods in com.luciad.format.kml22.model.style with parameters of type TLcdKML22BalloonStyleModifier and TypeMethodDescriptionvoid
TLcdKML22Style.setBalloonStyle
(TLcdKML22BalloonStyle aValue) Sets the value of the property that maps to theBalloonStyle
element.