public interface IRasterizeFeatureClassFunctionArguments3 extends IRasterizeFeatureClassFunctionArguments2, java.io.Serializable
Description: 'Provides access to members that control RasterizeFeatureClass function arguments.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID145692b1_0b4f_445e_bea5_105ae4bf100a |
static int |
xxDummy
Deprecated.
Internal use only
|
IID38e45970_9e8b_43da_8b55_12295ff64604
IIDe20840ea_3a4c_4e87_b623_3d92a4633529
Modifier and Type | Method and Description |
---|---|
double |
getDensificationDeviationTolerance()
The densification deviation tolerance for the spatial filter in the units of the feature class sr.
|
void |
setDensificationDeviationTolerance(double pDeviationTol)
The densification deviation tolerance for the spatial filter in the units of the feature class sr.
|
getResolveOverlapMethod, setResolveOverlapMethod
getClassIndexField, getFeatureClass, getRaster, setClassIndexField, setFeatureClassByRef, setRasterByRef
static final int IID145692b1_0b4f_445e_bea5_105ae4bf100a
static final int xxDummy
static final java.lang.String IID
double getDensificationDeviationTolerance() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setDensificationDeviationTolerance(double pDeviationTol) throws java.io.IOException, AutomationException
pDeviationTol
- The pDeviationTol (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.