|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRemoveSliversParameters2
COM Interface 'IRemoveSliversParameters2'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control parameters for sliver removal.' 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 |
IID6f64a9ea_489a_4075_b5e3_99a56ad4f969
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRemoveSliversParameters |
---|
IIDcd210b62_ecf0_4429_95af_bddd8b404740 |
Method Summary | |
---|---|
double |
getMaxSliverArea()
The maximum allowed area below which a polygon part may be considered a sliver based on MinCircularityRatio. |
void |
setMaxSliverArea(double pMaxSliverArea)
The maximum allowed area below which a polygon part may be considered a sliver based on MinCircularityRatio. |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IRemoveSliversParameters |
---|
getMinArea, getMinCircularityRatio, getMinPointsForElimination, setMinArea, setMinCircularityRatio, setMinPointsForElimination |
Field Detail |
---|
static final int IID6f64a9ea_489a_4075_b5e3_99a56ad4f969
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setMaxSliverArea(double pMaxSliverArea) throws java.io.IOException, AutomationException
pMaxSliverArea
- The pMaxSliverArea (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getMaxSliverArea() 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 |