Uses of Enum Class
com.luciad.format.kml22.model.style.ELcdKML22DisplayMode
Packages that use ELcdKML22DisplayMode
Package
Description
This package contains all style-related information provided by a KML file.
-
Uses of ELcdKML22DisplayMode in com.luciad.format.kml22.model.style
Methods in com.luciad.format.kml22.model.style that return ELcdKML22DisplayModeModifier and TypeMethodDescriptionstatic ELcdKML22DisplayMode
TLcdKML22BalloonStyle.getDisplayMode()
Gets the display mode of this balloon style.static ELcdKML22DisplayMode
Returns the enum constant of this class with the specified name.static ELcdKML22DisplayMode[]
ELcdKML22DisplayMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.format.kml22.model.style with parameters of type ELcdKML22DisplayModeModifier and TypeMethodDescriptionstatic String
ELcdKML22DisplayMode.toValue
(ELcdKML22DisplayMode aValue)