|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IHillShadeInfo
COM Interface 'IHillShadeInfo'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to methods that control hill shading.' 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 |
IID0a6f1d1a_9a84_40c9_ba10_b5bf139f06ff
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
double |
getZScale()
The Z factor multipled to z valuesg. |
boolean |
isUseHillShade()
Indicates whether the hill shading is being used. |
void |
setUseHillShade(boolean bUse)
Indicates whether the hill shading is being used. |
void |
setZScale(double pZScale)
The Z factor multipled to z valuesg. |
| Field Detail |
|---|
static final int IID0a6f1d1a_9a84_40c9_ba10_b5bf139f06ff
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isUseHillShade()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUseHillShade(boolean bUse)
throws java.io.IOException,
AutomationException
bUse - The bUse (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getZScale()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setZScale(double pZScale)
throws java.io.IOException,
AutomationException
pZScale - The pZScale (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 | ||||||||