|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.carto.NetworkTrafficRenderer
public class NetworkTrafficRenderer
COM Class 'NetworkTrafficRenderer'. Generated 3/19/2015 1:20:42 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description 'A renderer used to display network dataset traffic.' 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 long |
serialVersionUID
|
Fields inherited from interface com.esri.arcgis.carto.INetworkTrafficRenderer |
---|
IID, IID9db10a1f_c9a6_473f_9ac7_475dd02baa2e, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IClassBreaksRenderer |
---|
IID, IIDae5f7ea1_8b48_11d0_8356_080009b996cc, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.INetworkRenderer |
---|
IID, IIDc33e3d68_ba60_4a02_856a_eec35f80d77c, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IPersistStream |
---|
IID, IID00000109_0000_0000_c000_000000000046, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IPersist |
---|
IID0000010c_0000_0000_c000_000000000046 |
Fields inherited from interface com.esri.arcgis.system.IPropertySupport |
---|
IID, IID8a11ad55_2f4f_11d3_9fa0_00c04f6bc6a5, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.INetworkEdgeRenderer2 |
---|
IID, IIDd2622cb5_e2ee_42a3_b0de_fede451f1762, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.INetworkEdgeRenderer |
---|
IID4bd03700_90bf_4658_8b95_1351ff49027c |
Fields inherited from interface com.esri.arcgis.carto.INetworkSourceRenderer |
---|
IID, IIDb7d4910a_f568_4bc6_8d42_215b4f14dadc, xxDummy |
Constructor Summary | |
---|---|
NetworkTrafficRenderer()
Constructs a NetworkTrafficRenderer using ArcGIS Engine. |
|
NetworkTrafficRenderer(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. NetworkTrafficRenderer theNetworkTrafficRenderer = (NetworkTrafficRenderer) obj; |
Method Summary | |
---|---|
boolean |
applies(java.lang.Object pUnk)
Indicates if the receiver can apply the given object at any given time. |
java.lang.Object |
apply(java.lang.Object newObject)
Applies the given property to the receiver and returns the old object. |
void |
bindSources(INetworkDataset pNetworkDataset)
Caches the subset of network sources that can be drawn by this renderer. |
boolean |
canApply(java.lang.Object pUnk)
Indicates if the receiver can apply the given object at that particular moment. |
boolean |
canRender(INetworkLayer layer,
IDisplay display)
Indicates if the renderer can draw. |
IColor |
deriveLineCasingsColor(IColor interiorColor)
The exterior line casing color dervived from the interior color. |
void |
draw(INetworkLayer layer,
int drawPhase,
IDisplay display,
ITrackCancel trackCancel)
Draws the network dataset. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
java.lang.String |
getArrowAttributeName()
The name of the restriction attribute used to display edge traversability. |
ISymbol |
getArrowSymbol(int symbolType)
The symbol for the specified arrow symbol type. |
int |
getArrowType()
The position of the arrow used to display edge traversability. |
IFillSymbol |
getBackgroundSymbol()
Background fill symbol used when graduated marker symbols are draw on polygon features. |
double |
getBreak(int index)
Break value at the specified index. |
int |
getBreakCount()
Number of class breaks (equal to the number of classes). |
void |
getClassID(GUID[] pClassID)
getClassID |
static java.lang.String |
getClsid()
getClsid. |
java.lang.Object |
getCurrent(java.lang.Object pUnk)
The object currently being used. |
java.lang.String |
getDescription(int index)
Description at the specified index. |
double |
getExteriorLineWidthIncrement()
The additional width of the exterior line symbol above the width of the interior line symbol. |
java.lang.String |
getField()
Classification field. |
IDoubleArray |
getInteriorLineWidthsByHierarchyLevelIndex()
The interior line widths by hierarchy level index. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
java.lang.String |
getLabel(int index)
Label at the specified index. |
ILegendGroup |
getLegendGroup(int index)
Legend group at the specified index. |
int |
getLegendGroupCount()
Number of legend groups contained by the object. |
ILegendItem |
getLegendItem()
Optional. |
IColor |
getLineCasingsColor()
The line casings color. |
double |
getMinimumBreak()
Minimum break, i.e. |
java.lang.String |
getName()
The descriptive name of a renderer. |
java.lang.String |
getNormField()
Normalization field. |
int |
getRendererType()
The type of the network renderer. |
IDoubleArray |
getScaleFilters()
The maximum scale ratios for drawing hierarchy value 1 and also each hierarchy level max value. |
void |
getSizeMax(_ULARGE_INTEGER[] pcbSize)
getSizeMax |
void |
getSourceNames(IStringArray ppSourceNames)
The cached subset of network sources that can be drawn by this renderer. |
java.lang.String |
getSourceQueryExpression(java.lang.String sourceName)
The query expression used to identify the subset of source features whose elements should be rendered. |
ISymbol |
getSymbol(int index)
Symbol at the specified index (used to draw features in the specified class). |
int |
hashCode()
the hashcode for this object |
void |
isDirty()
isDirty |
boolean |
isDrawLineWidthByHierarchyLevelIndex()
Indicates whether to get interior line width by hierarchy level or instead use the interior line width of the legend symbols. |
boolean |
isRenderPhase(int drawPhase)
Indicates if renderer uses the specified draw phase. |
boolean |
isShowArrows(int symbolType)
Indicates if arrows are visible for the specified arrow symbol type. |
boolean |
isShowLiveTrafficOnly()
Indicates whether to only show live traffic or otherwise show all traffic. |
boolean |
isSortClassesAscending()
Indicates if classes are displayed in increasing order in legends/TOC. |
boolean |
isSourceVisible(java.lang.String sourceName)
Indicates if elements of the specified source should be rendered. |
boolean |
isSymbolsAreGraduated()
Indicates if symbols are graduated. |
boolean |
isTrafficElementsOnly()
Indicates if only traffic features should be included in the subset of source features whose elements should be rendered. |
boolean |
isUseDerivedLineCasingsColor()
Indicates whether to derive the line casings colors from the interior color of the legend line symbols or otherwise use the line casings color. |
boolean |
isUseLineCasings()
Indicates whether to use line casings. |
boolean |
isUseScaleFilters()
Indicates whether to use scale ratio filters by hierarchy level. |
void |
load(IStream pstm)
load |
void |
readExternal(java.io.ObjectInput in)
|
void |
release()
Release a NetworkTrafficRenderer. |
void |
save(IStream pstm,
int fClearDirty)
save |
void |
setArrowAttributeName(java.lang.String name)
The name of the restriction attribute used to display edge traversability. |
void |
setArrowSymbol(int symbolType,
ISymbol symbol)
The symbol for the specified arrow symbol type. |
void |
setArrowType(int type)
The position of the arrow used to display edge traversability. |
void |
setBackgroundSymbol(IFillSymbol sym)
Background fill symbol used when graduated marker symbols are draw on polygon features. |
void |
setBreak(int index,
double value)
Break value at the specified index. |
void |
setBreakCount(int valueCount)
Number of class breaks (equal to the number of classes). |
void |
setDescription(int index,
java.lang.String text)
Description at the specified index. |
void |
setDrawLineWidthByHierarchyLevelIndex(boolean useHierarchy)
Indicates whether to get interior line width by hierarchy level or instead use the interior line width of the legend symbols. |
void |
setField(java.lang.String field)
Classification field. |
void |
setInteriorLineWidthsByHierarchyLevelIndex(IDoubleArray widths)
The interior line widths by hierarchy level index. |
void |
setIsSourceVisible(java.lang.String sourceName,
boolean visible)
Indicates if elements of the specified source should be rendered. |
void |
setLabel(int index,
java.lang.String label)
Label at the specified index. |
void |
setLineCasingsColor(IColor exteriorColor)
The line casings color. |
void |
setMinimumBreak(double value)
Minimum break, i.e. |
void |
setName(java.lang.String name)
The descriptive name of a renderer. |
void |
setNormField(java.lang.String field)
Normalization field. |
void |
setRendererType(int type)
The type of the network renderer. |
void |
setScaleFilters(IDoubleArray scaleRatios)
The maximum scale ratios for drawing hierarchy value 1 and also each hierarchy level max value. |
void |
setShowArrows(int symbolType,
boolean show)
Indicates if arrows are visible for the specified arrow symbol type. |
void |
setShowLiveTrafficOnly(boolean liveTrafficOnly)
Indicates whether to only show live traffic or otherwise show all traffic. |
void |
setSortClassesAscending(boolean ascending)
Indicates if classes are displayed in increasing order in legends/TOC. |
void |
setSourceQueryExpression(java.lang.String sourceName,
java.lang.String expression)
The query expression used to identify the subset of source features whose elements should be rendered. |
void |
setSymbol(int index,
ISymbol sym)
Symbol at the specified index (used to draw features in the specified class). |
void |
setSymbolsAreGraduated(boolean symbolsAreGraduated)
Indicates if symbols are graduated. |
void |
setUseDerivedLineCasingsColor(boolean useDerivedLineCasingsColor)
Indicates whether to derive the line casings colors from the interior color of the legend line symbols or otherwise use the line casings color. |
void |
setUseLineCasings(boolean useLineCasings)
Indicates whether to use line casings. |
void |
setUseScaleFilters(boolean useScaleFilters)
Indicates whether to use scale ratio filters by hierarchy level. |
void |
writeExternal(java.io.ObjectOutput out)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final long serialVersionUID
Constructor Detail |
---|
public NetworkTrafficRenderer() throws java.io.IOException, java.net.UnknownHostException
java.io.IOException
- if there are interop problems
java.net.UnknownHostException
- if there are interop problemspublic NetworkTrafficRenderer(java.lang.Object obj) throws java.io.IOException
NetworkTrafficRenderer theNetworkTrafficRenderer = (NetworkTrafficRenderer) obj;
obj
to NetworkTrafficRenderer
.
obj
- an object returned from ArcGIS Engine or Server
java.io.IOException
- if there are interop problemsMethod Detail |
---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch
in interface com.esri.arcgis.interop.RemoteObjRef
public void release()
release
in interface com.esri.arcgis.interop.RemoteObjRef
public boolean isShowLiveTrafficOnly() throws java.io.IOException, AutomationException
isShowLiveTrafficOnly
in interface INetworkTrafficRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowLiveTrafficOnly(boolean liveTrafficOnly) throws java.io.IOException, AutomationException
setShowLiveTrafficOnly
in interface INetworkTrafficRenderer
liveTrafficOnly
- The liveTrafficOnly (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUseScaleFilters() throws java.io.IOException, AutomationException
isUseScaleFilters
in interface INetworkTrafficRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUseScaleFilters(boolean useScaleFilters) throws java.io.IOException, AutomationException
setUseScaleFilters
in interface INetworkTrafficRenderer
useScaleFilters
- The useScaleFilters (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IDoubleArray getScaleFilters() throws java.io.IOException, AutomationException
getScaleFilters
in interface INetworkTrafficRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setScaleFilters(IDoubleArray scaleRatios) throws java.io.IOException, AutomationException
setScaleFilters
in interface INetworkTrafficRenderer
scaleRatios
- A reference to a com.esri.arcgis.system.IDoubleArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isDrawLineWidthByHierarchyLevelIndex() throws java.io.IOException, AutomationException
isDrawLineWidthByHierarchyLevelIndex
in interface INetworkTrafficRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDrawLineWidthByHierarchyLevelIndex(boolean useHierarchy) throws java.io.IOException, AutomationException
setDrawLineWidthByHierarchyLevelIndex
in interface INetworkTrafficRenderer
useHierarchy
- The useHierarchy (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IDoubleArray getInteriorLineWidthsByHierarchyLevelIndex() throws java.io.IOException, AutomationException
getInteriorLineWidthsByHierarchyLevelIndex
in interface INetworkTrafficRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setInteriorLineWidthsByHierarchyLevelIndex(IDoubleArray widths) throws java.io.IOException, AutomationException
setInteriorLineWidthsByHierarchyLevelIndex
in interface INetworkTrafficRenderer
widths
- A reference to a com.esri.arcgis.system.IDoubleArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getExteriorLineWidthIncrement() throws java.io.IOException, AutomationException
getExteriorLineWidthIncrement
in interface INetworkTrafficRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUseLineCasings() throws java.io.IOException, AutomationException
isUseLineCasings
in interface INetworkTrafficRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUseLineCasings(boolean useLineCasings) throws java.io.IOException, AutomationException
setUseLineCasings
in interface INetworkTrafficRenderer
useLineCasings
- The useLineCasings (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUseDerivedLineCasingsColor() throws java.io.IOException, AutomationException
isUseDerivedLineCasingsColor
in interface INetworkTrafficRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUseDerivedLineCasingsColor(boolean useDerivedLineCasingsColor) throws java.io.IOException, AutomationException
setUseDerivedLineCasingsColor
in interface INetworkTrafficRenderer
useDerivedLineCasingsColor
- The useDerivedLineCasingsColor (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IColor deriveLineCasingsColor(IColor interiorColor) throws java.io.IOException, AutomationException
deriveLineCasingsColor
in interface INetworkTrafficRenderer
interiorColor
- A reference to a com.esri.arcgis.display.IColor (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IColor getLineCasingsColor() throws java.io.IOException, AutomationException
getLineCasingsColor
in interface INetworkTrafficRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLineCasingsColor(IColor exteriorColor) throws java.io.IOException, AutomationException
setLineCasingsColor
in interface INetworkTrafficRenderer
exteriorColor
- A reference to a com.esri.arcgis.display.IColor (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getBreakCount() throws java.io.IOException, AutomationException
getBreakCount
in interface IClassBreaksRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setBreakCount(int valueCount) throws java.io.IOException, AutomationException
setBreakCount
in interface IClassBreaksRenderer
valueCount
- The valueCount (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getField() throws java.io.IOException, AutomationException
getField
in interface IClassBreaksRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setField(java.lang.String field) throws java.io.IOException, AutomationException
setField
in interface IClassBreaksRenderer
field
- The field (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getNormField() throws java.io.IOException, AutomationException
getNormField
in interface IClassBreaksRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setNormField(java.lang.String field) throws java.io.IOException, AutomationException
setNormField
in interface IClassBreaksRenderer
field
- The field (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ISymbol getSymbol(int index) throws java.io.IOException, AutomationException
getSymbol
in interface IClassBreaksRenderer
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSymbol(int index, ISymbol sym) throws java.io.IOException, AutomationException
setSymbol
in interface IClassBreaksRenderer
index
- The index (in)sym
- A reference to a com.esri.arcgis.display.ISymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getLabel(int index) throws java.io.IOException, AutomationException
getLabel
in interface IClassBreaksRenderer
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLabel(int index, java.lang.String label) throws java.io.IOException, AutomationException
setLabel
in interface IClassBreaksRenderer
index
- The index (in)label
- The label (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDescription(int index) throws java.io.IOException, AutomationException
getDescription
in interface IClassBreaksRenderer
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDescription(int index, java.lang.String text) throws java.io.IOException, AutomationException
setDescription
in interface IClassBreaksRenderer
index
- The index (in)text
- The text (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getBreak(int index) throws java.io.IOException, AutomationException
getBreak
in interface IClassBreaksRenderer
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setBreak(int index, double value) throws java.io.IOException, AutomationException
setBreak
in interface IClassBreaksRenderer
index
- The index (in)value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getMinimumBreak() throws java.io.IOException, AutomationException
getMinimumBreak
in interface IClassBreaksRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMinimumBreak(double value) throws java.io.IOException, AutomationException
setMinimumBreak
in interface IClassBreaksRenderer
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSortClassesAscending() throws java.io.IOException, AutomationException
isSortClassesAscending
in interface IClassBreaksRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSortClassesAscending(boolean ascending) throws java.io.IOException, AutomationException
setSortClassesAscending
in interface IClassBreaksRenderer
ascending
- The ascending (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IFillSymbol getBackgroundSymbol() throws java.io.IOException, AutomationException
getBackgroundSymbol
in interface IClassBreaksRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setBackgroundSymbol(IFillSymbol sym) throws java.io.IOException, AutomationException
setBackgroundSymbol
in interface IClassBreaksRenderer
sym
- A reference to a com.esri.arcgis.display.IFillSymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void draw(INetworkLayer layer, int drawPhase, IDisplay display, ITrackCancel trackCancel) throws java.io.IOException, AutomationException
draw
in interface INetworkRenderer
layer
- A reference to a com.esri.arcgis.carto.INetworkLayer (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 boolean canRender(INetworkLayer layer, IDisplay display) throws java.io.IOException, AutomationException
canRender
in interface INetworkRenderer
layer
- A reference to a com.esri.arcgis.carto.INetworkLayer (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 java.lang.String getName() throws java.io.IOException, AutomationException
getName
in interface INetworkRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setName(java.lang.String name) throws java.io.IOException, AutomationException
setName
in interface INetworkRenderer
name
- The name (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 INetworkRenderer
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 int getRendererType() throws java.io.IOException, AutomationException
getRendererType
in interface INetworkRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setRendererType(int type) throws java.io.IOException, AutomationException
setRendererType
in interface INetworkRenderer
type
- A com.esri.arcgis.carto.esriNetworkRendererType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getLegendGroupCount() throws java.io.IOException, AutomationException
The number of legend groups is determined by the implementation of the renderer, consequently this property is read only. For example, SimpleRenderer has one group, while a BiUniqueValueRenderer has any number of groups.
getLegendGroupCount
in interface ILegendInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILegendGroup getLegendGroup(int index) throws java.io.IOException, AutomationException
getLegendGroup
in interface ILegendInfo
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILegendItem getLegendItem() throws java.io.IOException, AutomationException
Layer or renderer legend information is further formatted for display in ArcMap legends. A renderer can override this formatting by returning a LegendItem for this property. ESRI renderers typically do not return anything for this property. With this configuration, legend formatting becomes a user or developer choice on the legend object.
getLegendItem
in interface ILegendInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSymbolsAreGraduated() throws java.io.IOException, AutomationException
Indicates whether the symbols used for a layer or renderer's legend vary by size.
For example the proportional symbol renderer returns True for this property.
You can use this property to distinguish between a layer symbolized with graduated color or graduated symbol type layer symbology. Both of these symbolizations use a ClassBreaksRenderer, but only a graduated symbol symbolization will return True for this property.
isSymbolsAreGraduated
in interface ILegendInfo
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSymbolsAreGraduated(boolean symbolsAreGraduated) throws java.io.IOException, AutomationException
setSymbolsAreGraduated
in interface ILegendInfo
symbolsAreGraduated
- The symbolsAreGraduated (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void isDirty() throws java.io.IOException, AutomationException
isDirty
in interface IPersistStream
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void load(IStream pstm) throws java.io.IOException, AutomationException
load
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void save(IStream pstm, int fClearDirty) throws java.io.IOException, AutomationException
save
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)fClearDirty
- The fClearDirty (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getSizeMax(_ULARGE_INTEGER[] pcbSize) throws java.io.IOException, AutomationException
getSizeMax
in interface IPersistStream
pcbSize
- A Structure: com.esri.arcgis.system._ULARGE_INTEGER (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getClassID(GUID[] pClassID) throws java.io.IOException, AutomationException
getClassID
in interface IPersist
pClassID
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean applies(java.lang.Object pUnk) throws java.io.IOException, AutomationException
applies
in interface IPropertySupport
pUnk
- A reference to another Object (IUnknown) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean canApply(java.lang.Object pUnk) throws java.io.IOException, AutomationException
canApply
in interface IPropertySupport
pUnk
- A reference to another Object (IUnknown) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getCurrent(java.lang.Object pUnk) throws java.io.IOException, AutomationException
getCurrent
in interface IPropertySupport
pUnk
- A reference to another Object (IUnknown) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object apply(java.lang.Object newObject) throws java.io.IOException, AutomationException
apply
in interface IPropertySupport
newObject
- A reference to another Object (IUnknown) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getArrowAttributeName() throws java.io.IOException, AutomationException
getArrowAttributeName
in interface INetworkEdgeRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setArrowAttributeName(java.lang.String name) throws java.io.IOException, AutomationException
setArrowAttributeName
in interface INetworkEdgeRenderer
name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setArrowType(int type) throws java.io.IOException, AutomationException
setArrowType
in interface INetworkEdgeRenderer
type
- A com.esri.arcgis.carto.esriNetworkArrowType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getArrowType() throws java.io.IOException, AutomationException
getArrowType
in interface INetworkEdgeRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setArrowSymbol(int symbolType, ISymbol symbol) throws java.io.IOException, AutomationException
setArrowSymbol
in interface INetworkEdgeRenderer
symbolType
- A com.esri.arcgis.carto.esriNetworkArrowSymbolType constant (in)symbol
- A reference to a com.esri.arcgis.display.ISymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ISymbol getArrowSymbol(int symbolType) throws java.io.IOException, AutomationException
getArrowSymbol
in interface INetworkEdgeRenderer
symbolType
- A com.esri.arcgis.carto.esriNetworkArrowSymbolType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowArrows(int symbolType, boolean show) throws java.io.IOException, AutomationException
setShowArrows
in interface INetworkEdgeRenderer2
symbolType
- A com.esri.arcgis.carto.esriNetworkArrowSymbolType constant (in)show
- The show (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowArrows(int symbolType) throws java.io.IOException, AutomationException
isShowArrows
in interface INetworkEdgeRenderer2
symbolType
- A com.esri.arcgis.carto.esriNetworkArrowSymbolType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void bindSources(INetworkDataset pNetworkDataset) throws java.io.IOException, AutomationException
bindSources
in interface INetworkSourceRenderer
pNetworkDataset
- A reference to a com.esri.arcgis.geodatabase.INetworkDataset (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getSourceNames(IStringArray ppSourceNames) throws java.io.IOException, AutomationException
getSourceNames
in interface INetworkSourceRenderer
ppSourceNames
- A reference to a com.esri.arcgis.system.IStringArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSourceVisible(java.lang.String sourceName) throws java.io.IOException, AutomationException
isSourceVisible
in interface INetworkSourceRenderer
sourceName
- The sourceName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setIsSourceVisible(java.lang.String sourceName, boolean visible) throws java.io.IOException, AutomationException
setIsSourceVisible
in interface INetworkSourceRenderer
sourceName
- The sourceName (in)visible
- The visible (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getSourceQueryExpression(java.lang.String sourceName) throws java.io.IOException, AutomationException
getSourceQueryExpression
in interface INetworkSourceRenderer
sourceName
- The sourceName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSourceQueryExpression(java.lang.String sourceName, java.lang.String expression) throws java.io.IOException, AutomationException
setSourceQueryExpression
in interface INetworkSourceRenderer
sourceName
- The sourceName (in)expression
- The expression (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isTrafficElementsOnly() throws java.io.IOException, AutomationException
isTrafficElementsOnly
in interface INetworkSourceRenderer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal
in interface java.io.Externalizable
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal
in interface java.io.Externalizable
java.io.IOException
java.lang.ClassNotFoundException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |