com.esri.sde.sdk.client
Class SeFilter

java.lang.Object
  extended by com.esri.sde.sdk.client.SeServerObj
      extended by com.esri.sde.sdk.client.SeFilter
Direct Known Subclasses:
SeShapeFilter

public class SeFilter
extends SeServerObj


Field Summary
static int METHOD_ENVP
           
static int METHOD_IDENTICAL
           
static int METHOD_II
           
static int METHOD_II_OR_ET
           
static int METHOD_LCROSS_OR_CP
           
static int METHOD_PC
           
static int METHOD_SC
           
 
Constructor Summary
SeFilter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

METHOD_ENVP

public static int METHOD_ENVP

METHOD_PC

public static int METHOD_PC

METHOD_LCROSS_OR_CP

public static int METHOD_LCROSS_OR_CP

METHOD_II_OR_ET

public static int METHOD_II_OR_ET

METHOD_IDENTICAL

public static int METHOD_IDENTICAL

METHOD_II

public static int METHOD_II

METHOD_SC

public static int METHOD_SC
Constructor Detail

SeFilter

public SeFilter()


Copyright © 1996-2010 Geotools. All Rights Reserved.