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 =
public class IBuildSeamlinesParameters2Proxy extends IBuildSeamlinesParametersProxy implements IBuildSeamlinesParameters2, java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
boolean |
noncastable
Deprecated.
|
static java.lang.Class |
targetClass
Deprecated.
|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRefIID, IIDcb6dbc1b_4664_4748_a408_d2e5f8309873IID2448f092_cd7f_4629_9d60_1a33a2dd6ea5| Modifier | Constructor and Description |
|---|---|
|
IBuildSeamlinesParameters2Proxy()
Deprecated.
For internal use only
|
|
IBuildSeamlinesParameters2Proxy(java.lang.Object obj)
Deprecated.
|
protected |
IBuildSeamlinesParameters2Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
IBuildSeamlinesParameters2Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
IBuildSeamlinesParameters2Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated.
Adds a Java object to be a listener for a specific kind of event generated by the COM object.
|
int |
getBlendType()
Deprecated.
The blend type.
|
double |
getBlendWidth()
Deprecated.
The blend width.
|
IDoubleArray |
getCellSizes()
Deprecated.
The cell size values.
|
int |
getMethod()
Deprecated.
Method to use for building seamlines
|
java.lang.Object |
getOrderByBaseValue()
Deprecated.
The Order By base value.
|
java.lang.String |
getOrderByFieldName()
Deprecated.
The field to order by if mosaic method is by attribute
|
int |
getRequestSize()
Deprecated.
The request size.
|
int |
getRequestSizeType()
Deprecated.
The unit of the request size is determined by request size type.
|
int |
getSortMethod()
Deprecated.
Mosaic method to use for calculating the sorder
|
IPoint |
getViewpoint()
Deprecated.
The view point.
|
boolean |
isAscending()
Deprecated.
Indicates whether the ascending flag of OrderBy.
|
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated.
Removes a Java object as a listener to events generated by a COM object.
|
void |
setAscending(boolean pAscending)
Deprecated.
Indicates whether the ascending flag of OrderBy.
|
void |
setBlendType(int pBlendType)
Deprecated.
The blend type.
|
void |
setBlendWidth(double pBlendWidth)
Deprecated.
The blend width.
|
void |
setCellSizesByRef(IDoubleArray ppCellSizes)
Deprecated.
The cell size values.
|
void |
setMethod(int pBuildSealineMethod)
Deprecated.
Method to use for building seamlines
|
void |
setOrderByBaseValue(java.lang.Object pValue)
Deprecated.
The Order By base value.
|
void |
setOrderByFieldName(java.lang.String pName)
Deprecated.
The field to order by if mosaic method is by attribute
|
void |
setRequestSize(int pRequestSize)
Deprecated.
The request size.
|
void |
setRequestSizeType(int pRequestSizeType)
Deprecated.
The unit of the request size is determined by request size type.
|
void |
setSortMethod(int pBuildSealineMethod)
Deprecated.
Mosaic method to use for calculating the sorder
|
void |
setViewpointByRef(IPoint ppViewpoint)
Deprecated.
The view point.
|
getCellSizeClusterTolerance, getCursor, getDifferenceFunctionTemplate, getSeamlineModifier, isModifySeamlines, isUpdateSeamlineOrder, setCellSizeClusterTolerance, setCursorByRef, setDifferenceFunctionTemplateByRef, setModifySeamlines, setSeamlineModifierByRef, setUpdateSeamlineOrderbindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternalclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCellSizeClusterTolerance, getCursor, getDifferenceFunctionTemplate, getSeamlineModifier, isModifySeamlines, isUpdateSeamlineOrder, setCellSizeClusterTolerance, setCursorByRef, setDifferenceFunctionTemplateByRef, setModifySeamlines, setSeamlineModifierByRef, setUpdateSeamlineOrderpublic static final java.lang.Class targetClass
public boolean noncastable
public IBuildSeamlinesParameters2Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.net.UnknownHostException,
java.io.IOException
java.net.UnknownHostExceptionjava.io.IOExceptionpublic IBuildSeamlinesParameters2Proxy()
public IBuildSeamlinesParameters2Proxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOExceptionprotected IBuildSeamlinesParameters2Proxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOExceptionprotected IBuildSeamlinesParameters2Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.io.IOException
java.io.IOExceptionpublic void addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
throws java.io.IOException
com.esri.arcgis.interop.DispatchaddListener in class IBuildSeamlinesParametersProxyiidStr - the ID of the outgoing interface, implemented by the listenertheListener - the object to be informed of the eventstheSource - the proxy class that represents the COM class that is the source of the eventsjava.io.IOExceptionpublic void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
com.esri.arcgis.interop.DispatchremoveListener in class IBuildSeamlinesParametersProxyiidStr - the ID of the outgoing interface, implemented by the listenertheListener - the object that no longer wishes to be informed of the eventsjava.io.IOExceptionpublic void setCellSizesByRef(IDoubleArray ppCellSizes) throws java.io.IOException, AutomationException
setCellSizesByRef in interface IBuildSeamlinesParameters2ppCellSizes - A reference to a com.esri.arcgis.system.IDoubleArray (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IDoubleArray getCellSizes() throws java.io.IOException, AutomationException
getCellSizes in interface IBuildSeamlinesParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setMethod(int pBuildSealineMethod)
throws java.io.IOException,
AutomationException
setMethod in interface IBuildSeamlinesParameters2pBuildSealineMethod - A com.esri.arcgis.datasourcesraster.esriBuildSeamlinesMethod constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getMethod()
throws java.io.IOException,
AutomationException
getMethod in interface IBuildSeamlinesParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setSortMethod(int pBuildSealineMethod)
throws java.io.IOException,
AutomationException
setSortMethod in interface IBuildSeamlinesParameters2pBuildSealineMethod - A com.esri.arcgis.datasourcesraster.esriMosaicMethod constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getSortMethod()
throws java.io.IOException,
AutomationException
getSortMethod in interface IBuildSeamlinesParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.String getOrderByFieldName()
throws java.io.IOException,
AutomationException
getOrderByFieldName in interface IBuildSeamlinesParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setOrderByFieldName(java.lang.String pName)
throws java.io.IOException,
AutomationException
setOrderByFieldName in interface IBuildSeamlinesParameters2pName - The pName (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public java.lang.Object getOrderByBaseValue()
throws java.io.IOException,
AutomationException
getOrderByBaseValue in interface IBuildSeamlinesParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setOrderByBaseValue(java.lang.Object pValue)
throws java.io.IOException,
AutomationException
setOrderByBaseValue in interface IBuildSeamlinesParameters2pValue - A Variant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isAscending()
throws java.io.IOException,
AutomationException
isAscending in interface IBuildSeamlinesParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAscending(boolean pAscending)
throws java.io.IOException,
AutomationException
setAscending in interface IBuildSeamlinesParameters2pAscending - The pAscending (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IPoint getViewpoint() throws java.io.IOException, AutomationException
getViewpoint in interface IBuildSeamlinesParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setViewpointByRef(IPoint ppViewpoint) throws java.io.IOException, AutomationException
setViewpointByRef in interface IBuildSeamlinesParameters2ppViewpoint - A reference to a com.esri.arcgis.geometry.IPoint (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public double getBlendWidth()
throws java.io.IOException,
AutomationException
getBlendWidth in interface IBuildSeamlinesParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setBlendWidth(double pBlendWidth)
throws java.io.IOException,
AutomationException
setBlendWidth in interface IBuildSeamlinesParameters2pBlendWidth - The pBlendWidth (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getBlendType()
throws java.io.IOException,
AutomationException
getBlendType in interface IBuildSeamlinesParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setBlendType(int pBlendType)
throws java.io.IOException,
AutomationException
setBlendType in interface IBuildSeamlinesParameters2pBlendType - A com.esri.arcgis.datasourcesraster.esriBlendType constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getRequestSize()
throws java.io.IOException,
AutomationException
getRequestSize in interface IBuildSeamlinesParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setRequestSize(int pRequestSize)
throws java.io.IOException,
AutomationException
setRequestSize in interface IBuildSeamlinesParameters2pRequestSize - The pRequestSize (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getRequestSizeType()
throws java.io.IOException,
AutomationException
getRequestSizeType in interface IBuildSeamlinesParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setRequestSizeType(int pRequestSizeType)
throws java.io.IOException,
AutomationException
setRequestSizeType in interface IBuildSeamlinesParameters2pRequestSizeType - A com.esri.arcgis.datasourcesraster.esriRequestSizeType constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.