|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITxRendererSetup
COM Interface 'ITxRendererSetup'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to the layer and feature class the renderer is assigned to.' 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 |
IIDbbf3aedd_f2cb_4e66_acf7_b21e90e1d3a4
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IFeatureClass |
getFeatureClass()
The feature class holding data information used by the renderer. |
void |
prepareRenderer(ILayer layer)
Prepares the renderer with layer information. |
void |
setFeatureClassByRef(IFeatureClass featureClass)
The feature class holding data information used by the renderer. |
| Field Detail |
|---|
static final int IIDbbf3aedd_f2cb_4e66_acf7_b21e90e1d3a4
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void prepareRenderer(ILayer layer)
throws java.io.IOException,
AutomationException
layer - A reference to a com.esri.arcgis.carto.ILayer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFeatureClass getFeatureClass()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFeatureClassByRef(IFeatureClass featureClass)
throws java.io.IOException,
AutomationException
featureClass - A reference to a com.esri.arcgis.geodatabase.IFeatureClass (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 | ||||||||