|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGeometryEnvironment4
COM Interface 'IGeometryEnvironment4'. 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 |
IIDabb994f7_df63_46d5_80b5_57ec1e0bfc88
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geometry.IGeometryEnvironment3 |
---|
IID923d59be_a083_44b3_b9a8_a01a580c4f2e |
Fields inherited from interface com.esri.arcgis.geometry.IGeometryEnvironment2 |
---|
IID6dded3b4_1f7c_11d4_9f7f_00c04f6bc8e8 |
Fields inherited from interface com.esri.arcgis.geometry.IGeometryEnvironment |
---|
IIDe7a6280c_3e2f_11d3_9f41_00c04f6bdd7f |
Method Summary | |
---|---|
boolean |
isDiceWithTrapezoids()
Selects dicing algorithm. |
boolean |
isExpandSubPixelParts()
Selects export to WIN32 shape mode. |
void |
setDiceWithTrapezoids(boolean diceWithTrapezoids)
Selects dicing algorithm. |
void |
setExpandSubPixelParts(boolean expandSubPixelParts)
Selects export to WIN32 shape mode. |
Methods inherited from interface com.esri.arcgis.geometry.IGeometryEnvironment3 |
---|
isDicingEnabled, setDicingEnabled |
Methods inherited from interface com.esri.arcgis.geometry.IGeometryEnvironment2 |
---|
getAngularAutoDensifyTolerance, getDeviationAutoDensifyTolerance, isPre81Compatibility, isUseAlternativeTopoOps, setAngularAutoDensifyTolerance, setDeviationAutoDensifyTolerance, setPre81Compatibility, setUseAlternativeTopoOps |
Methods inherited from interface com.esri.arcgis.geometry.IGeometryEnvironment |
---|
getAutoDensifyTolerance, getNoDiceLimit, setAutoDensifyTolerance, setNoDiceLimit |
Field Detail |
---|
static final int IIDabb994f7_df63_46d5_80b5_57ec1e0bfc88
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isDiceWithTrapezoids() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDiceWithTrapezoids(boolean diceWithTrapezoids) throws java.io.IOException, AutomationException
diceWithTrapezoids
- The diceWithTrapezoids (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isExpandSubPixelParts() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setExpandSubPixelParts(boolean expandSubPixelParts) throws java.io.IOException, AutomationException
expandSubPixelParts
- The expandSubPixelParts (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 |