Uses of Class
net.sourceforge.hatbox.SpatialPredicate

Packages that use SpatialPredicate
net.sourceforge.hatbox   
net.sourceforge.hatbox.jts   
 

Uses of SpatialPredicate in net.sourceforge.hatbox
 

Methods in net.sourceforge.hatbox that return SpatialPredicate
static SpatialPredicate SpatialPredicate.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SpatialPredicate[] SpatialPredicate.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of SpatialPredicate in net.sourceforge.hatbox.jts
 

Constructors in net.sourceforge.hatbox.jts with parameters of type SpatialPredicate
FilteredResultSet(java.util.List<java.lang.Long> ids, RTreeSessionDb session, com.vividsolutions.jts.geom.Geometry query, SpatialPredicate predicate, java.lang.String schema, java.lang.String table)
           
 



Copyright © 2010. All Rights Reserved.