|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGeometryEnvironment2
COM Interface 'IGeometryEnvironment2'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeometry.olb'
Description: 'Provides access to members that control additional global geometry variables.' 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 |
IID6dded3b4_1f7c_11d4_9f7f_00c04f6bc8e8
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geometry.IGeometryEnvironment |
|---|
IIDe7a6280c_3e2f_11d3_9f41_00c04f6bdd7f |
| Method Summary | |
|---|---|
double |
getAngularAutoDensifyTolerance()
The default angular increment to be used with angular densification. |
double |
getDeviationAutoDensifyTolerance()
The default deviation distance to be used for curve segment densification. |
boolean |
isPre81Compatibility()
Indicates if some geometric operations are compatible with releases previous to 8.1. |
boolean |
isUseAlternativeTopoOps()
Indicates whether alternative versions of polygon intersection and union should be used. |
void |
setAngularAutoDensifyTolerance(double tolerance)
The default angular increment to be used with angular densification. |
void |
setDeviationAutoDensifyTolerance(double tolerance)
The default deviation distance to be used for curve segment densification. |
void |
setPre81Compatibility(boolean pre81Compatible)
Indicates if some geometric operations are compatible with releases previous to 8.1. |
void |
setUseAlternativeTopoOps(boolean alternativeTopoOps)
Indicates whether alternative versions of polygon intersection and union should be used. |
| Methods inherited from interface com.esri.arcgis.geometry.IGeometryEnvironment |
|---|
getAutoDensifyTolerance, getNoDiceLimit, setAutoDensifyTolerance, setNoDiceLimit |
| Field Detail |
|---|
static final int IID6dded3b4_1f7c_11d4_9f7f_00c04f6bc8e8
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setPre81Compatibility(boolean pre81Compatible)
throws java.io.IOException,
AutomationException
pre81Compatible - The pre81Compatible (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isPre81Compatibility()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAngularAutoDensifyTolerance(double 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.
double getAngularAutoDensifyTolerance()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDeviationAutoDensifyTolerance(double 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.
double getDeviationAutoDensifyTolerance()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUseAlternativeTopoOps(boolean alternativeTopoOps)
throws java.io.IOException,
AutomationException
alternativeTopoOps - The alternativeTopoOps (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isUseAlternativeTopoOps()
throws java.io.IOException,
AutomationException
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 | ||||||||