Uses of Class
org.deegree.filter.spatial.SpatialOperator.SubType

Packages that use SpatialOperator.SubType
org.deegree.filter.spatial   
 

Uses of SpatialOperator.SubType in org.deegree.filter.spatial
 

Methods in org.deegree.filter.spatial that return SpatialOperator.SubType
 SpatialOperator.SubType SpatialOperator.getSubType()
          Returns the type of spatial operator.
static SpatialOperator.SubType SpatialOperator.SubType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SpatialOperator.SubType[] SpatialOperator.SubType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.