Esri Geoportal Server
1.0

com.esri.gpt.catalog.discovery
Class SpatialClause.GeometryIsWithin

java.lang.Object
  extended by com.esri.gpt.catalog.discovery.DiscoveryComponent
      extended by com.esri.gpt.catalog.discovery.DiscoveryClause
          extended by com.esri.gpt.catalog.discovery.SpatialClause
              extended by com.esri.gpt.catalog.discovery.SpatialClause.GeometryIsWithin
Enclosing class:
SpatialClause

public static class SpatialClause.GeometryIsWithin
extends SpatialClause

True if the stored geometry is fully contained by the input geometry.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.esri.gpt.catalog.discovery.SpatialClause
SpatialClause.GeometryBBOXIntersects, SpatialClause.GeometryContains, SpatialClause.GeometryIntersects, SpatialClause.GeometryIsDisjointTo, SpatialClause.GeometryIsEqualTo, SpatialClause.GeometryIsWithin, SpatialClause.GeometryOverlaps
 
Constructor Summary
SpatialClause.GeometryIsWithin()
           
 
Method Summary
 
Methods inherited from class com.esri.gpt.catalog.discovery.SpatialClause
echo, getBoundingEnvelope, getSrsName, getTarget, setSrsName, setTarget
 
Methods inherited from class com.esri.gpt.catalog.discovery.DiscoveryClause
echo
 
Methods inherited from class com.esri.gpt.catalog.discovery.DiscoveryComponent
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SpatialClause.GeometryIsWithin

public SpatialClause.GeometryIsWithin()

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.