|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITrackSymbologyRenderer
COM Interface 'ITrackSymbologyRenderer'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to methods and properties needed to manage the temporal symbology rendering of events.' 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 |
IID061dd607_aa25_4c0c_845f_27bdbee14c68
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
canRender(IFeatureClass featClass,
IDisplay display)
Indicates if the specified feature class can be rendered on the given display. |
void |
draw(IFeatureCursor cursor,
int drawPhase,
IDisplay display,
ITrackCancel trackCancel)
Draws features from the specified cursor on the given display. |
ISymbol |
getSymbolByFeature(IFeature feature)
Symbol used to draw the specified feature. |
IFeatureRenderer |
getTrackSymbologyRenderer()
Controls the temporal track symbology drawn on the map. |
boolean |
isRenderPhase(int drawPhase)
Indicates if renderer uses the specified draw phase. |
boolean |
isShowTrackSymbologyLegendGroup()
Indicates whether or not track symbology displays when drawing temporal events on the map. |
void |
prepareFilter(IFeatureClass fc,
IQueryFilter queryFilter)
Prepares the query filter for the rendering process. |
void |
setExclusionSetByRef(IFeatureIDSet rhs1)
An object reference to a temporary drawing exclusion set. |
void |
setShowTrackSymbologyLegendGroup(boolean pbShowTimeLegends)
Indicates whether or not track symbology displays when drawing temporal events on the map. |
void |
setTrackSymbologyRendererByRef(IFeatureRenderer ppiRenderer)
Controls the temporal track symbology drawn on the map. |
| Field Detail |
|---|
static final int IID061dd607_aa25_4c0c_845f_27bdbee14c68
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean canRender(IFeatureClass featClass,
IDisplay display)
throws java.io.IOException,
AutomationException
featClass - A reference to a com.esri.arcgis.geodatabase.IFeatureClass (in)display - A reference to a com.esri.arcgis.display.IDisplay (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void prepareFilter(IFeatureClass fc,
IQueryFilter queryFilter)
throws java.io.IOException,
AutomationException
fc - A reference to a com.esri.arcgis.geodatabase.IFeatureClass (in)queryFilter - A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void draw(IFeatureCursor cursor,
int drawPhase,
IDisplay display,
ITrackCancel trackCancel)
throws java.io.IOException,
AutomationException
cursor - A reference to a com.esri.arcgis.geodatabase.IFeatureCursor (in)drawPhase - A com.esri.arcgis.system.esriDrawPhase constant (in)display - A reference to a com.esri.arcgis.display.IDisplay (in)trackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISymbol getSymbolByFeature(IFeature feature)
throws java.io.IOException,
AutomationException
feature - A reference to a com.esri.arcgis.geodatabase.IFeature (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isRenderPhase(int drawPhase)
throws java.io.IOException,
AutomationException
drawPhase - A com.esri.arcgis.system.esriDrawPhase constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setExclusionSetByRef(IFeatureIDSet rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.carto.IFeatureIDSet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isShowTrackSymbologyLegendGroup()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setShowTrackSymbologyLegendGroup(boolean pbShowTimeLegends)
throws java.io.IOException,
AutomationException
pbShowTimeLegends - The pbShowTimeLegends (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFeatureRenderer getTrackSymbologyRenderer()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTrackSymbologyRendererByRef(IFeatureRenderer ppiRenderer)
throws java.io.IOException,
AutomationException
ppiRenderer - A reference to a com.esri.arcgis.carto.IFeatureRenderer (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 | ||||||||