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