|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IComputePixelAlignmentParameters
COM Interface 'IComputePixelAlignmentParameters'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control how pixel alignment of selected mosaic dataset items 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 |
IID4e0e5ba2_1e95_428f_95d5_693d62beb036
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IPoint |
getMaximumCellSize()
The optional upper limit of the visibility of candidate items allowed to participate in the analysis of pixel alignment. |
IPoint |
getMinimumCellSize()
The optional lower limit of the visibility of candidate items allowed to participate in the analysis of pixel alignment. |
IPoint |
getOrigin()
The optional origin against which pixel alignment of eligible items is computed. |
void |
setMaximumCellSizeByRef(IPoint ppMaximumCellSize)
The optional upper limit of the visibility of candidate items allowed to participate in the analysis of pixel alignment. |
void |
setMinimumCellSizeByRef(IPoint ppMinimumCellSize)
The optional lower limit of the visibility of candidate items allowed to participate in the analysis of pixel alignment. |
void |
setOriginByRef(IPoint ppOrigin)
The optional origin against which pixel alignment of eligible items is computed. |
Field Detail |
---|
static final int IID4e0e5ba2_1e95_428f_95d5_693d62beb036
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setMinimumCellSizeByRef(IPoint ppMinimumCellSize) throws java.io.IOException, AutomationException
ppMinimumCellSize
- 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.IPoint getMinimumCellSize() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMaximumCellSizeByRef(IPoint ppMaximumCellSize) throws java.io.IOException, AutomationException
ppMaximumCellSize
- 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.IPoint getMaximumCellSize() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setOriginByRef(IPoint ppOrigin) throws java.io.IOException, AutomationException
ppOrigin
- 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.IPoint getOrigin() 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 |