|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBuildFootprintsByRadiometryParameters2
COM Interface 'IBuildFootprintsByRadiometryParameters2'. 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 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 |
IID5ba3d476_d8ae_4e69_810c_57a8ecf2bfd0
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IBuildFootprintsByRadiometryParameters |
---|
IIDa32544a5_baba_47d6_b3a8_ed87afe334f6 |
Method Summary | |
---|---|
int |
getMaximumSliverSize()
The maximum allowed size (in pixels) below which a polygon may be considered as a sliver. |
double |
getMinimumCircularity()
The circularity value below which a polygon is considered a sliver. |
void |
setMaximumSliverSize(int pMaxSliverSize)
The maximum allowed size (in pixels) below which a polygon may be considered as a sliver. |
void |
setMinimumCircularity(double pMinimumDataValue)
The circularity value below which a polygon is considered a sliver. |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IBuildFootprintsByRadiometryParameters |
---|
getMaximumValidDataValue, getMaximumVertices, getMinimumRegionSize, getMinimumValidDataValue, getRequestSize, setMaximumValidDataValue, setMaximumVertices, setMinimumRegionSize, setMinimumValidDataValue, setRequestSize |
Field Detail |
---|
static final int IID5ba3d476_d8ae_4e69_810c_57a8ecf2bfd0
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setMinimumCircularity(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 getMinimumCircularity() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMaximumSliverSize(int pMaxSliverSize) throws java.io.IOException, AutomationException
pMaxSliverSize
- The pMaxSliverSize (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getMaximumSliverSize() 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 |