Uses of Class
net.opengis.kml._2_2_0.ShapeEnumType

Packages that use ShapeEnumType
net.opengis.kml._2_2_0   
 

Uses of ShapeEnumType in net.opengis.kml._2_2_0
 

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

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

Methods in net.opengis.kml._2_2_0 with parameters of type ShapeEnumType
 JAXBElement<ShapeEnumType> ObjectFactory.createShape(ShapeEnumType value)
          Create an instance of JAXBElement<ShapeEnumType>}
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.