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 ELcdKML22DisplayModeTLcdKML22BalloonStyle.getDisplayMode()Gets the display mode of this balloon style.static ELcdKML22DisplayModeReturns 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 StringELcdKML22DisplayMode.toValue(ELcdKML22DisplayMode aValue)