|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISelectionEnvironment
COM Interface 'ISelectionEnvironment'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the selection environment.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDe3875b6f_d9f5_11d1_add4_080009ec732a
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
double |
getAreaSearchDistance()
Distance used for selecting areas by proximity. |
int |
getAreaSelectionMethod()
Selection method used for areas. |
int |
getCombinationMethod()
Combination method for the selection results. |
IColor |
getDefaultColor()
Default selection color. |
double |
getLinearSearchDistance()
Distance used for selecting lines by proximity. |
int |
getLinearSelectionMethod()
Selection method used for lines. |
double |
getPointSearchDistance()
Distance used for selecting points by proximity. |
int |
getPointSelectionMethod()
Selection method used for points. |
int |
getSearchTolerance()
Search tolerance in device units. |
void |
setAreaSearchDistance(double distance)
Distance used for selecting areas by proximity. |
void |
setAreaSelectionMethod(int method)
Selection method used for areas. |
void |
setCombinationMethod(int method)
Combination method for the selection results. |
void |
setDefaultColorByRef(IColor color)
Default selection color. |
void |
setLinearSearchDistance(double distance)
Distance used for selecting lines by proximity. |
void |
setLinearSelectionMethod(int method)
Selection method used for lines. |
void |
setPointSearchDistance(double distance)
Distance used for selecting points by proximity. |
void |
setPointSelectionMethod(int method)
Selection method used for points. |
void |
setSearchTolerance(int tolerance)
Search tolerance in device units. |
| Field Detail |
|---|
static final int IIDe3875b6f_d9f5_11d1_add4_080009ec732a
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getPointSelectionMethod()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPointSelectionMethod(int method)
throws java.io.IOException,
AutomationException
method - A com.esri.arcgis.geodatabase.esriSpatialRelEnum constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getPointSearchDistance()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPointSearchDistance(double distance)
throws java.io.IOException,
AutomationException
distance - The distance (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getLinearSelectionMethod()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLinearSelectionMethod(int method)
throws java.io.IOException,
AutomationException
method - A com.esri.arcgis.geodatabase.esriSpatialRelEnum constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getLinearSearchDistance()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLinearSearchDistance(double distance)
throws java.io.IOException,
AutomationException
distance - The distance (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getAreaSelectionMethod()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAreaSelectionMethod(int method)
throws java.io.IOException,
AutomationException
method - A com.esri.arcgis.geodatabase.esriSpatialRelEnum constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getAreaSearchDistance()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAreaSearchDistance(double distance)
throws java.io.IOException,
AutomationException
distance - The distance (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCombinationMethod()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCombinationMethod(int method)
throws java.io.IOException,
AutomationException
method - A com.esri.arcgis.carto.esriSelectionResultEnum constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSearchTolerance()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSearchTolerance(int tolerance)
throws java.io.IOException,
AutomationException
tolerance - The tolerance (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IColor getDefaultColor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDefaultColorByRef(IColor color)
throws java.io.IOException,
AutomationException
color - A reference to a com.esri.arcgis.display.IColor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||