|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITerrainAttributeRenderer
COM Interface 'ITerrainAttributeRenderer'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control functions common to all Terrain renderers.' 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 |
IID6b2403f7_7d51_4647_a46a_5f8ea269f273
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.carto.ITerrainRenderer2 |
|---|
IID0a7ea67a_3c04_4204_9fcc_bc56d18c773a |
| Fields inherited from interface com.esri.arcgis.carto.ITerrainRenderer |
|---|
IID1f991990_0063_419d_9c83_56aa729c77c4 |
| Fields inherited from interface com.esri.arcgis.carto.ITinRenderer |
|---|
IID466db6cd_80a6_11d2_81eb_00104bc4cd03 |
| Method Summary | |
|---|---|
java.lang.String |
getAttributeFieldName()
The name of the reserved field to be used to define drawing symbol. |
ILongArray |
getDataSources()
The embedded data sources to be rendered. |
void |
redefineSymbols()
Redefine drawing symbols based on cueernt data sources and attribute field name. |
void |
setAttributeFieldName(java.lang.String pName)
The name of the reserved field to be used to define drawing symbol. |
void |
setDataSources(ILongArray pDataSources)
The embedded data sources to be rendered. |
| Methods inherited from interface com.esri.arcgis.carto.ITerrainRenderer2 |
|---|
getAreaOfInterest, getResolution, setAreaOfInterest, setResolution |
| Methods inherited from interface com.esri.arcgis.carto.ITerrainRenderer |
|---|
getTerrain, setTerrainByRef |
| Methods inherited from interface com.esri.arcgis.carto.ITinRenderer |
|---|
canRender, copy, draw, getName, getTin, isVisible, setName, setTinByRef, setVisible |
| Field Detail |
|---|
static final int IID6b2403f7_7d51_4647_a46a_5f8ea269f273
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setAttributeFieldName(java.lang.String pName)
throws java.io.IOException,
AutomationException
pName - The pName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getAttributeFieldName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDataSources(ILongArray pDataSources)
throws java.io.IOException,
AutomationException
pDataSources - A reference to a com.esri.arcgis.system.ILongArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILongArray getDataSources()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void redefineSymbols()
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 | ||||||||