|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.datasourcesraster.IBuildSeamlinesParametersProxy
com.esri.arcgis.datasourcesraster.IBuildSeamlinesParameters2Proxy
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
Internal use class
| Field Summary | |
|---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
| Fields inherited from class com.esri.arcgis.interop.Dispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
| Fields inherited from interface com.esri.arcgis.datasourcesraster.IBuildSeamlinesParameters2 |
|---|
IID, IIDcb6dbc1b_4664_4748_a408_d2e5f8309873 |
| Fields inherited from interface com.esri.arcgis.datasourcesraster.IBuildSeamlinesParameters |
|---|
IID2448f092_cd7f_4629_9d60_1a33a2dd6ea5 |
| Constructor Summary | |
|---|---|
|
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. |
| Method Summary | |
|---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
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. |
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. |
| Methods inherited from class com.esri.arcgis.datasourcesraster.IBuildSeamlinesParametersProxy |
|---|
getCellSizeClusterTolerance, getCursor, getDifferenceFunctionTemplate, getSeamlineModifier, isModifySeamlines, isUpdateSeamlineOrder, setCellSizeClusterTolerance, setCursorByRef, setDifferenceFunctionTemplateByRef, setModifySeamlines, setSeamlineModifierByRef, setUpdateSeamlineOrder |
| Methods inherited from class com.esri.arcgis.interop.Dispatch |
|---|
bindUsingMoniker, 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, writeExternal |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.esri.arcgis.datasourcesraster.IBuildSeamlinesParameters |
|---|
getCellSizeClusterTolerance, getCursor, getDifferenceFunctionTemplate, getSeamlineModifier, isModifySeamlines, isUpdateSeamlineOrder, setCellSizeClusterTolerance, setCursorByRef, setDifferenceFunctionTemplateByRef, setModifySeamlines, setSeamlineModifierByRef, setUpdateSeamlineOrder |
| Field Detail |
|---|
public static final java.lang.Class targetClass
public boolean noncastable
| Constructor Detail |
|---|
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.UnknownHostException
java.io.IOExceptionpublic IBuildSeamlinesParameters2Proxy()
public IBuildSeamlinesParameters2Proxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected IBuildSeamlinesParameters2Proxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected 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.IOException| Method Detail |
|---|
public void addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
throws java.io.IOException
addListener in class IBuildSeamlinesParametersProxyjava.io.IOException
public void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
removeListener in class IBuildSeamlinesParametersProxyjava.io.IOException
public 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.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||