Uses of Enum Class
com.google.earth.kml._2.StyleStateEnum
Packages that use StyleStateEnum
-
Uses of StyleStateEnum in com.google.earth.kml._2
Fields in com.google.earth.kml._2 declared as StyleStateEnumMethods in com.google.earth.kml._2 that return StyleStateEnumModifier and TypeMethodDescriptionstatic StyleStateEnumGets the enum associated to the value passed as parameter.StyleMapPairType.getKey()Gets the value of the key property.static StyleStateEnumReturns the enum constant of this class with the specified name.static StyleStateEnum[]StyleStateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.earth.kml._2 with parameters of type StyleStateEnumModifier and TypeMethodDescriptionvoidStyleMapPairType.setKey(StyleStateEnum value) Sets the value of the key property.