Uses of Enum Class
com.luciad.format.kml22.model.util.ELcdKML22RefreshMode
Packages that use ELcdKML22RefreshMode
Package
Description
This package contains several classes modeling miscellaneous information in KML files.
-
Uses of ELcdKML22RefreshMode in com.luciad.format.kml22.model.util
Methods in com.luciad.format.kml22.model.util that return ELcdKML22RefreshModeModifier and TypeMethodDescriptionstatic ELcdKML22RefreshMode
static ELcdKML22RefreshMode
Returns the enum constant of this class with the specified name.static ELcdKML22RefreshMode[]
ELcdKML22RefreshMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.format.kml22.model.util with parameters of type ELcdKML22RefreshModeModifier and TypeMethodDescriptionstatic String
ELcdKML22RefreshMode.toValue
(ELcdKML22RefreshMode aValue)