Uses of Class
net.opengis.kml.v_2_3.ColorModeEnumType

Uses of ColorModeEnumType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return ColorModeEnumType
static ColorModeEnumType ColorModeEnumType.fromValue(String v)
           
static ColorModeEnumType ColorModeEnumType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ColorModeEnumType[] ColorModeEnumType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.kml.v_2_3 that return types with arguments of type ColorModeEnumType
 JAXBElement<ColorModeEnumType> ObjectFactory.createColorMode(ColorModeEnumType value)
          Create an instance of JAXBElement<ColorModeEnumType>}
 

Methods in net.opengis.kml.v_2_3 with parameters of type ColorModeEnumType
 JAXBElement<ColorModeEnumType> ObjectFactory.createColorMode(ColorModeEnumType value)
          Create an instance of JAXBElement<ColorModeEnumType>}
 



Copyright © 2008-2016. All Rights Reserved.