com.esri.arcgis.carto
Interface esriLayerSelectionMethod
- All Superinterfaces:
- Serializable
public interface esriLayerSelectionMethod
- extends Serializable
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
esriLayerSelectIntersect
static final int esriLayerSelectIntersect
- See Also:
- Constant Field Values
esriLayerSelectWithinADistance
static final int esriLayerSelectWithinADistance
- See Also:
- Constant Field Values
esriLayerSelectCompletelyContains
static final int esriLayerSelectCompletelyContains
- See Also:
- Constant Field Values
esriLayerSelectCompletelyWithin
static final int esriLayerSelectCompletelyWithin
- See Also:
- Constant Field Values
esriLayerSelectHaveTheirCenterIn
static final int esriLayerSelectHaveTheirCenterIn
- See Also:
- Constant Field Values
esriLayerSelectShareALineSegmentWith
static final int esriLayerSelectShareALineSegmentWith
- See Also:
- Constant Field Values
esriLayerSelectBoundaryTouches
static final int esriLayerSelectBoundaryTouches
- See Also:
- Constant Field Values
esriLayerSelectAreIdenticalTo
static final int esriLayerSelectAreIdenticalTo
- See Also:
- Constant Field Values
esriLayerSelectCrossedByTheOutlineOf
static final int esriLayerSelectCrossedByTheOutlineOf
- See Also:
- Constant Field Values
esriLayerSelectContains
static final int esriLayerSelectContains
- See Also:
- Constant Field Values
esriLayerSelectContainedBy
static final int esriLayerSelectContainedBy
- See Also:
- Constant Field Values