|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBuildFootprintsByRadiometryParameters
COM Interface 'IBuildFootprintsByRadiometryParameters'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control parameters to the build footprints by Radiometry 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 =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDa32544a5_baba_47d6_b3a8_ed87afe334f6
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
double |
getMaximumValidDataValue()
The maximum valid pixel value. |
int |
getMaximumVertices()
The maximum number of vertices in the computed footprint geometry. |
int |
getMinimumRegionSize()
The minimum number of pixels used for computing valid region. |
double |
getMinimumValidDataValue()
The minimum valid pixel value. |
int |
getRequestSize()
The recommended number of pixels (in any one dimension) of the resampled raster requested off the dataset associated with each selected item. |
void |
setMaximumValidDataValue(double pMaximumDataValue)
The maximum valid pixel value. |
void |
setMaximumVertices(int pMaximumVertices)
The maximum number of vertices in the computed footprint geometry. |
void |
setMinimumRegionSize(int pMinimumRegionSize)
The minimum number of pixels used for computing valid region. |
void |
setMinimumValidDataValue(double pMinimumDataValue)
The minimum valid pixel value. |
void |
setRequestSize(int pRequestSize)
The recommended number of pixels (in any one dimension) of the resampled raster requested off the dataset associated with each selected item. |
Field Detail |
---|
static final int IIDa32544a5_baba_47d6_b3a8_ed87afe334f6
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setMinimumValidDataValue(double pMinimumDataValue) throws java.io.IOException, AutomationException
pMinimumDataValue
- The pMinimumDataValue (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getMinimumValidDataValue() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMaximumValidDataValue(double pMaximumDataValue) throws java.io.IOException, AutomationException
pMaximumDataValue
- The pMaximumDataValue (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getMaximumValidDataValue() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setRequestSize(int pRequestSize) throws java.io.IOException, AutomationException
pRequestSize
- The pRequestSize (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getRequestSize() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMaximumVertices(int pMaximumVertices) throws java.io.IOException, AutomationException
pMaximumVertices
- The pMaximumVertices (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getMaximumVertices() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMinimumRegionSize(int pMinimumRegionSize) throws java.io.IOException, AutomationException
pMinimumRegionSize
- The pMinimumRegionSize (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getMinimumRegionSize() 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 |