Uses of Class
org.deegree.protocol.wps.VectorExampleData.GeometryType

Packages that use VectorExampleData.GeometryType
org.deegree.protocol.wps   
 

Uses of VectorExampleData.GeometryType in org.deegree.protocol.wps
 

Methods in org.deegree.protocol.wps that return VectorExampleData.GeometryType
static VectorExampleData.GeometryType VectorExampleData.GeometryType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VectorExampleData.GeometryType[] VectorExampleData.GeometryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.deegree.protocol.wps with parameters of type VectorExampleData.GeometryType
static LinkedList<VectorExampleData> VectorExampleData.getData(VectorExampleData.GeometryType type)
          Returns list of all VectorExampleData with the same VectorExampleData.GeometryType.
static LinkedList<VectorExampleData> VectorExampleData.getData(VectorExampleData.GeometryType type, VectorExampleData[] without)
          Returns list of all VectorExampleData with the same VectorExampleData.GeometryType and without some VectorExampleData.
 



Copyright © 2011. All Rights Reserved.