|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBuildSeamlinesParameters4
COM Interface 'IBuildSeamlinesParameters4'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control parameters to the build seamlines operation.' 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 |
IIDad1b41d0_de6a_43ad_994e_6b0611fe3ddc
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IBuildSeamlinesParameters3 |
---|
IID041fae1f_f36b_4540_a699_7d40a9698e1a |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IBuildSeamlinesParameters2 |
---|
IIDcb6dbc1b_4664_4748_a408_d2e5f8309873 |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IBuildSeamlinesParameters |
---|
IID2448f092_cd7f_4629_9d60_1a33a2dd6ea5 |
Method Summary | |
---|---|
IGeometry |
getDirtyArea()
The geometry defining the area that is dirty. |
boolean |
isUpdateSeamlines()
isUpdateSeamlines |
void |
setDirtyAreaByRef(IGeometry ppGeometry)
The geometry defining the area that is dirty. |
void |
setUpdateSeamlines(boolean pbGenerateMissing)
setUpdateSeamlines |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IBuildSeamlinesParameters3 |
---|
getBlendWidthUnits, setBlendWidthUnits |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IBuildSeamlinesParameters2 |
---|
getBlendType, getBlendWidth, getCellSizes, getMethod, getOrderByBaseValue, getOrderByFieldName, getRequestSize, getRequestSizeType, getSortMethod, getViewpoint, isAscending, setAscending, setBlendType, setBlendWidth, setCellSizesByRef, setMethod, setOrderByBaseValue, setOrderByFieldName, setRequestSize, setRequestSizeType, setSortMethod, setViewpointByRef |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IBuildSeamlinesParameters |
---|
getCellSizeClusterTolerance, getCursor, getDifferenceFunctionTemplate, getSeamlineModifier, isModifySeamlines, isUpdateSeamlineOrder, setCellSizeClusterTolerance, setCursorByRef, setDifferenceFunctionTemplateByRef, setModifySeamlines, setSeamlineModifierByRef, setUpdateSeamlineOrder |
Field Detail |
---|
static final int IIDad1b41d0_de6a_43ad_994e_6b0611fe3ddc
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IGeometry getDirtyArea() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDirtyAreaByRef(IGeometry ppGeometry) throws java.io.IOException, AutomationException
ppGeometry
- A reference to a com.esri.arcgis.geometry.IGeometry (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setUpdateSeamlines(boolean pbGenerateMissing) throws java.io.IOException, AutomationException
pbGenerateMissing
- The pbGenerateMissing (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isUpdateSeamlines() 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 |