|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IIlluminationProps
COM Interface 'IIlluminationProps'. Generated 3/19/2015 1:20:50 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to members that control Illumination Properties.' 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 |
IID1c352f3f_298e_11d3_9f4f_00c04f6bc619
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
double |
getAltitude()
Altitude angle of illumination. |
double |
getAzimuth()
Azimuth angle of illumination. |
double |
getContrast()
Ratio of bright to shadow illumination. |
_WKSPointZ |
getSunPosition()
Illumination vector as cosines of angles to X,Y,Z axes. |
void |
setAltitude(double pAltitude)
Altitude angle of illumination. |
void |
setAzimuth(double pAzimuth)
Azimuth angle of illumination. |
void |
setContrast(double contrast)
Ratio of bright to shadow illumination. |
void |
setSunPosition(_WKSPointZ position)
Illumination vector as cosines of angles to X,Y,Z axes. |
| Field Detail |
|---|
static final int IID1c352f3f_298e_11d3_9f4f_00c04f6bc619
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
_WKSPointZ getSunPosition()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSunPosition(_WKSPointZ position)
throws java.io.IOException,
AutomationException
position - A Structure: com.esri.arcgis.system._WKSPointZ (A com.esri.arcgis.system._WKSPointZ COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getContrast()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setContrast(double contrast)
throws java.io.IOException,
AutomationException
contrast - The contrast (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getAzimuth()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAzimuth(double pAzimuth)
throws java.io.IOException,
AutomationException
pAzimuth - The pAzimuth (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getAltitude()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAltitude(double pAltitude)
throws java.io.IOException,
AutomationException
pAltitude - The pAltitude (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 | ||||||||