|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBuildFootprintsByShrinkingParameters
COM Interface 'IBuildFootprintsByShrinkingParameters'. 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 shrinking 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 |
IID61988965_736b_42c2_86c8_0d989995e82f
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
double |
getShrinkDistance()
The shrink distance in the coordinate system of the geometry column of the mosaic catalog. |
double |
getSnapEdgesTolerance()
The minimum distance below which points in the footprint geometry are snapped to the envelope of the raster. |
int |
getSnapEdgesToleranceInPixels()
The minimum distance (in resampled pixels) below which points in the footprint geometry are snapped to the envelope of the raster. |
void |
setShrinkDistance(double pShrinkDistance)
The shrink distance in the coordinate system of the geometry column of the mosaic catalog. |
void |
setSnapEdgesTolerance(double pTolerance)
The minimum distance below which points in the footprint geometry are snapped to the envelope of the raster. |
void |
setSnapEdgesToleranceInPixels(int pToleranceInPixels)
The minimum distance (in resampled pixels) below which points in the footprint geometry are snapped to the envelope of the raster. |
Field Detail |
---|
static final int IID61988965_736b_42c2_86c8_0d989995e82f
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setShrinkDistance(double pShrinkDistance) throws java.io.IOException, AutomationException
pShrinkDistance
- The pShrinkDistance (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getShrinkDistance() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSnapEdgesTolerance(double pTolerance) throws java.io.IOException, AutomationException
pTolerance
- The pTolerance (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getSnapEdgesTolerance() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSnapEdgesToleranceInPixels(int pToleranceInPixels) throws java.io.IOException, AutomationException
pToleranceInPixels
- The pToleranceInPixels (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getSnapEdgesToleranceInPixels() 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 |