public interface ISeamlineTaskInfo3 extends ISeamlineTaskInfo2, java.io.Serializable
Description: 'Provides access to members that control information defining a seamline task.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDcc9166cd_9c74_430a_a1b5_3df176447a03 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDfa85970c_6c4c_43d6_800d_38cefcf8e842
IID528269bf_e314_4fc5_adcc_2d6dbb812411
Modifier and Type | Method and Description |
---|---|
IGeometry |
getBaseSeamline()
The base seamline which is used to create the final seamline.
|
void |
setBaseSeamlineByRef(IGeometry pMosaicGeometry)
The base seamline which is used to create the final seamline.
|
getItemRaster, getMosaicRaster, getRequestSizeType, setItemRasterByRef, setMosaicRasterByRef, setRequestSizeType
getCellSize, getDifferenceRaster, getEndPoint, getItemGeometry, getItemID, getMosaicFunction, getMosaicGeometry, getMosaicItemIDs, getRequestSize, getStartPoint, setCellSizeByRef, setDifferenceRasterByRef, setEndPointByRef, setItemGeometryByRef, setItemID, setMosaicFunctionByRef, setMosaicGeometryByRef, setMosaicItemIDsByRef, setRequestSize, setStartPointByRef
static final int IIDcc9166cd_9c74_430a_a1b5_3df176447a03
static final int xxDummy
static final java.lang.String IID
void setBaseSeamlineByRef(IGeometry pMosaicGeometry) throws java.io.IOException, AutomationException
pMosaicGeometry
- 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.IGeometry getBaseSeamline() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.