|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISlopeScalingArguments
COM Interface 'ISlopeScalingArguments'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control hillshade/slope 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 =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDb2a1643a_41cd_4b9d_a568_6ca85b7e7031
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
double |
getPixelSizeFactor()
The Z scale factor that converts z value to a function of x and y. |
double |
getPixelSizePower()
Pixel size power |
int |
getScalingType()
The output scaling method. |
boolean |
isRemoveEdgeEffect()
Flag to remove seams from multi resolution datasets. |
void |
setPixelSizeFactor(double psZFactor)
The Z scale factor that converts z value to a function of x and y. |
void |
setPixelSizePower(double psPower)
Pixel size power |
void |
setRemoveEdgeEffect(boolean pRemoveEdgeEffect)
Flag to remove seams from multi resolution datasets. |
void |
setScalingType(int scalingType)
The output scaling method. |
| Field Detail |
|---|
static final int IIDb2a1643a_41cd_4b9d_a568_6ca85b7e7031
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
double getPixelSizePower()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPixelSizePower(double psPower)
throws java.io.IOException,
AutomationException
psPower - The psPower (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getPixelSizeFactor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPixelSizeFactor(double psZFactor)
throws java.io.IOException,
AutomationException
psZFactor - The psZFactor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getScalingType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setScalingType(int scalingType)
throws java.io.IOException,
AutomationException
scalingType - A com.esri.arcgis.datasourcesraster.esriSlopeType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isRemoveEdgeEffect()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRemoveEdgeEffect(boolean pRemoveEdgeEffect)
throws java.io.IOException,
AutomationException
pRemoveEdgeEffect - The pRemoveEdgeEffect (in)
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 | ||||||||