|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IComputeDirtyAreaParameters
COM Interface 'IComputeDirtyAreaParameters'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control how a mosaic dataset's dirty area is computed.' 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 |
IID8952c566_4515_4e70_b6ab_4abab0c633f1
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IGeometry |
getComputedDirtyArea()
The polygon resulting from the dirty area computation. |
java.util.Date |
getTimeStamp()
The instance in time used for selecting newer mosaic dataset items that contribute to the dirty area. |
void |
setComputedDirtyAreaByRef(IGeometry ppComputedDirtyArea)
The polygon resulting from the dirty area computation. |
void |
setTimeStamp(java.util.Date pTimeStamp)
The instance in time used for selecting newer mosaic dataset items that contribute to the dirty area. |
Field Detail |
---|
static final int IID8952c566_4515_4e70_b6ab_4abab0c633f1
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setTimeStamp(java.util.Date pTimeStamp) throws java.io.IOException, AutomationException
pTimeStamp
- The pTimeStamp (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.util.Date getTimeStamp() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setComputedDirtyAreaByRef(IGeometry ppComputedDirtyArea) throws java.io.IOException, AutomationException
ppComputedDirtyArea
- 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 getComputedDirtyArea() 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 |