ESRI.ArcGIS.ADF.Web
UniqueValueRenderer Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.Display.Renderer Namespace : UniqueValueRenderer Class




The following tables list the members exposed by UniqueValueRenderer.

Public Constructors

Public Properties

 NameDescription
Public PropertyDefaultLabel Gets the default label used in the legend for values not matched in the collection. (Inherited from ESRI.ArcGIS.ADF.Web.Display.Renderer.ValueMapRenderer<String>)
Public PropertyDefaultSymbol Gets or sets the symbol displayed for features with values not in the collection. (Inherited from ESRI.ArcGIS.ADF.Web.Display.Renderer.ValueMapRenderer<String>)
Public PropertyValueColumnName Lookup column name in the data table used to determine what symbology to display. (Inherited from ESRI.ArcGIS.ADF.Web.Display.Renderer.ValueMapRenderer<String>)
Public PropertyValueColumnName2 Second lookup column name in the data table used to determine what symbology to display.  
Public PropertyValueColumnName3 Third lookup column name in the data table used to determine what symbology to display.  
Public PropertyValueDelimiter Delimiter that separates column values when more than one column is used.  
Public PropertyValuesGets the collection of values that define the classes used for rendering. (Inherited from ESRI.ArcGIS.ADF.Web.Display.Renderer.ValueMapRenderer<String>)
Top

Public Methods

 NameDescription
Public MethodCloneOverridden.  Creates a deep clone of the current Object.  
Public MethodFromJsonOverridden.  Populates properties using JSON string. Use CreateFromJson static method on base class where available to deserialize from string into an instance of the type specified in the JSON string, if type is not known.  
Public MethodGenerateSwatches Generates swatches for this renderer for display in a table of contents (Inherited from ESRI.ArcGIS.ADF.Web.Display.Renderer.ValueMapRenderer<String>)
Public MethodGetAllSymbols Returns all FeatureSymbols used by this renderer. (Inherited from ESRI.ArcGIS.ADF.Web.Display.Renderer.ValueMapRenderer<String>)
Public MethodGetMaxSwatchDimensions Gets the maximum dimensions of the swatches generated by this renderer. (Inherited from ESRI.ArcGIS.ADF.Web.Display.Renderer.ValueMapRenderer<String>)
Public MethodRenderOverridden.  Draws the specified geometry to the specified graphics.  
Public MethodToJsonOverridden.  Serializes to JSON.  
Top

See Also

© 2010 All Rights Reserved.