|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.trackinganalyst.ITemporalRendererProxy
Description: 'Provides access to methods and properties needed to apply symbology with temporal color as well as standard Esri symbology.' 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 =
public class ITemporalRendererProxy
Internal use class
Field Summary | |
---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
Fields inherited from class com.esri.arcgis.interop.Dispatch |
---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
Fields inherited from interface com.esri.arcgis.trackinganalyst.ITemporalRenderer |
---|
IID, IID7fbcb640_1712_11d5_b7cf_00010265adc5 |
Constructor Summary | |
---|---|
|
ITemporalRendererProxy()
Deprecated. For internal use only |
|
ITemporalRendererProxy(java.lang.Object obj)
Deprecated. |
protected |
ITemporalRendererProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
ITemporalRendererProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
ITemporalRendererProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
Method Summary | |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
boolean |
canRender(IFeatureClass featClass,
IDisplay display)
Deprecated. Indicates if the specified feature class can be rendered on the given display. |
void |
canRenderComponent(IFeatureClass piFeatClass,
IDisplay piDisplay,
boolean[] pbvarResult,
java.lang.Object piComponent,
java.lang.String bstrComponent)
Deprecated. Uses the renderer from component tree in symbology dialog to determine if this renderer can be used with this component. |
void |
draw(IFeatureCursor cursor,
int drawPhase,
IDisplay display,
ITrackCancel trackCancel)
Deprecated. Draws features from the specified cursor on the given display. |
IPropertySet |
getComponentSets()
Deprecated. Used to contain the properties of all of the various temporal renderers. |
IFeatureRenderer |
getObservationRenderer()
Deprecated. Renders observation symbology using functionality of standard Esri symbology system. |
ISymbol |
getSymbolByFeature(IFeature feature)
Deprecated. Symbol used to draw the specified feature. |
java.lang.String |
getTemporalFieldName()
Deprecated. Identifies the temporal field, which must be a field type whoe data can be converted to a date value. |
ITemporalLegendGroup |
getTemporalLegend()
Deprecated. Points to a Temporal Legend class that defines how symbology is rendered temporally. |
java.lang.String |
getTemporalObjectColumnName()
Deprecated. Indicates the feature class column that identifies or groups temporal observations with time series. |
java.lang.Object |
getTemporalPerspective()
Deprecated. A timestamp that the temporal renderer uses to compare its time ranges stored in the temporal legend's temporal classes. |
int |
getTimeSymbologyMethod()
Deprecated. Controls how temporal characteristics are symbolized: by none, color, transparency, shape, or size. |
boolean |
isDisplayFutureEvents()
Deprecated. Indicates whether or not future events are drawn on the map in real-time mode. |
boolean |
isRenderPhase(int drawPhase)
Deprecated. Indicates if renderer uses the specified draw phase. |
boolean |
isShowObservationLegendGroup()
Deprecated. Controls whether or not the observation legend is drawn in the table of contents. |
boolean |
isShowTimeLegendGroup()
Deprecated. Controls access to the time legend group. |
void |
prepareFilter(IFeatureClass fc,
IQueryFilter queryFilter)
Deprecated. Prepares the query filter for the rendering process. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setComponentSets(IPropertySet pVal)
Deprecated. Used to contain the properties of all of the various temporal renderers. |
void |
setDisplayFutureEvents(boolean pVal)
Deprecated. Indicates whether or not future events are drawn on the map in real-time mode. |
void |
setExclusionSetByRef(IFeatureIDSet rhs1)
Deprecated. An object reference to a temporary drawing exclusion set. |
void |
setFromPropertyPages(boolean rhs1)
Deprecated. Indicates who is making the request for the legend: the property pages. |
void |
setMostCurrentFIDs(IFeatureIDSet piFIDSet)
Deprecated. Method SetMostCurrentFIDs. |
void |
setObservationRendererByRef(IFeatureRenderer ppiRenderer)
Deprecated. Renders observation symbology using functionality of standard Esri symbology system. |
void |
setShowObservationLegendGroup(boolean pbShowObservations)
Deprecated. Controls whether or not the observation legend is drawn in the table of contents. |
void |
setShowTimeLegendGroup(boolean pbShowTimeLegends)
Deprecated. Controls access to the time legend group. |
void |
setTemporalFieldName(java.lang.String pbstrTemporalFieldName)
Deprecated. Identifies the temporal field, which must be a field type whoe data can be converted to a date value. |
void |
setTemporalLegendByRef(ITemporalLegendGroup ppiTemporalLegend)
Deprecated. Points to a Temporal Legend class that defines how symbology is rendered temporally. |
void |
setTemporalObjectColumnName(java.lang.String pVal)
Deprecated. Indicates the feature class column that identifies or groups temporal observations with time series. |
void |
setTemporalPerspective(java.lang.Object pVal)
Deprecated. A timestamp that the temporal renderer uses to compare its time ranges stored in the temporal legend's temporal classes. |
void |
setTimeSymbologyMethod(int penumSymbolizationMethod)
Deprecated. Controls how temporal characteristics are symbolized: by none, color, transparency, shape, or size. |
Methods inherited from class com.esri.arcgis.interop.Dispatch |
---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public ITemporalRendererProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public ITemporalRendererProxy()
public ITemporalRendererProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected ITemporalRendererProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected ITemporalRendererProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public boolean canRender(IFeatureClass featClass, IDisplay display) throws java.io.IOException, AutomationException
canRender
in interface ITemporalRenderer
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.public void prepareFilter(IFeatureClass fc, IQueryFilter queryFilter) throws java.io.IOException, AutomationException
prepareFilter
in interface ITemporalRenderer
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.public void draw(IFeatureCursor cursor, int drawPhase, IDisplay display, ITrackCancel trackCancel) throws java.io.IOException, AutomationException
draw
in interface ITemporalRenderer
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.public ISymbol getSymbolByFeature(IFeature feature) throws java.io.IOException, AutomationException
getSymbolByFeature
in interface ITemporalRenderer
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.public boolean isRenderPhase(int drawPhase) throws java.io.IOException, AutomationException
isRenderPhase
in interface ITemporalRenderer
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.public void setExclusionSetByRef(IFeatureIDSet rhs1) throws java.io.IOException, AutomationException
setExclusionSetByRef
in interface ITemporalRenderer
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.public IFeatureRenderer getObservationRenderer() throws java.io.IOException, AutomationException
getObservationRenderer
in interface ITemporalRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setObservationRendererByRef(IFeatureRenderer ppiRenderer) throws java.io.IOException, AutomationException
setObservationRendererByRef
in interface ITemporalRenderer
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.public java.lang.String getTemporalFieldName() throws java.io.IOException, AutomationException
getTemporalFieldName
in interface ITemporalRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTemporalFieldName(java.lang.String pbstrTemporalFieldName) throws java.io.IOException, AutomationException
setTemporalFieldName
in interface ITemporalRenderer
pbstrTemporalFieldName
- The pbstrTemporalFieldName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowObservationLegendGroup() throws java.io.IOException, AutomationException
isShowObservationLegendGroup
in interface ITemporalRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowObservationLegendGroup(boolean pbShowObservations) throws java.io.IOException, AutomationException
setShowObservationLegendGroup
in interface ITemporalRenderer
pbShowObservations
- The pbShowObservations (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowTimeLegendGroup() throws java.io.IOException, AutomationException
isShowTimeLegendGroup
in interface ITemporalRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowTimeLegendGroup(boolean pbShowTimeLegends) throws java.io.IOException, AutomationException
setShowTimeLegendGroup
in interface ITemporalRenderer
pbShowTimeLegends
- The pbShowTimeLegends (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ITemporalLegendGroup getTemporalLegend() throws java.io.IOException, AutomationException
getTemporalLegend
in interface ITemporalRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTemporalLegendByRef(ITemporalLegendGroup ppiTemporalLegend) throws java.io.IOException, AutomationException
setTemporalLegendByRef
in interface ITemporalRenderer
ppiTemporalLegend
- A reference to a com.esri.arcgis.trackinganalyst.ITemporalLegendGroup (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setFromPropertyPages(boolean rhs1) throws java.io.IOException, AutomationException
setFromPropertyPages
in interface ITemporalRenderer
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getTimeSymbologyMethod() throws java.io.IOException, AutomationException
getTimeSymbologyMethod
in interface ITemporalRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTimeSymbologyMethod(int penumSymbolizationMethod) throws java.io.IOException, AutomationException
setTimeSymbologyMethod
in interface ITemporalRenderer
penumSymbolizationMethod
- A com.esri.arcgis.trackinganalyst.enumTemporalSymbolizationMethod constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getTemporalObjectColumnName() throws java.io.IOException, AutomationException
getTemporalObjectColumnName
in interface ITemporalRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTemporalObjectColumnName(java.lang.String pVal) throws java.io.IOException, AutomationException
setTemporalObjectColumnName
in interface ITemporalRenderer
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getTemporalPerspective() throws java.io.IOException, AutomationException
getTemporalPerspective
in interface ITemporalRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTemporalPerspective(java.lang.Object pVal) throws java.io.IOException, AutomationException
setTemporalPerspective
in interface ITemporalRenderer
pVal
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IPropertySet getComponentSets() throws java.io.IOException, AutomationException
getComponentSets
in interface ITemporalRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setComponentSets(IPropertySet pVal) throws java.io.IOException, AutomationException
setComponentSets
in interface ITemporalRenderer
pVal
- A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void canRenderComponent(IFeatureClass piFeatClass, IDisplay piDisplay, boolean[] pbvarResult, java.lang.Object piComponent, java.lang.String bstrComponent) throws java.io.IOException, AutomationException
canRenderComponent
in interface ITemporalRenderer
piFeatClass
- A reference to a com.esri.arcgis.geodatabase.IFeatureClass (in)piDisplay
- A reference to a com.esri.arcgis.display.IDisplay (in)pbvarResult
- The pbvarResult (in/out: use single element array)piComponent
- A reference to another Object (IUnknown) (in)bstrComponent
- The bstrComponent (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMostCurrentFIDs(IFeatureIDSet piFIDSet) throws java.io.IOException, AutomationException
setMostCurrentFIDs
in interface ITemporalRenderer
piFIDSet
- 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.public boolean isDisplayFutureEvents() throws java.io.IOException, AutomationException
isDisplayFutureEvents
in interface ITemporalRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDisplayFutureEvents(boolean pVal) throws java.io.IOException, AutomationException
setDisplayFutureEvents
in interface ITemporalRenderer
pVal
- The pVal (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 |