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




The following tables list the members exposed by Generic ValueMapRenderer.

Public Constructors

 NameDescription
Public ConstructorValueMapRenderer ConstructorOverloaded.  Constructs a ValueMapRenderer object.  
Top

Public Properties

 NameDescription
Public PropertyDefaultLabel Gets the default label used in the legend for values not matched in the collection.  
Public PropertyDefaultSymbol Gets or sets the symbol displayed for features with values not in the collection.  
Public PropertyValueColumnName Lookup column name in the data table used to determine what symbology to display.  
Public PropertyValuesGets the collection of values that define the classes used for rendering.  
Top

Public Methods

 NameDescription
Public MethodClone Creates a deep clone of the current Object.  
Public MethodFromJson 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  
Public MethodGetAllSymbols Returns all FeatureSymbols used by this renderer.  
Public MethodGetMaxSwatchDimensions Gets the maximum dimensions of the swatches generated by this renderer.  
Public MethodRender Draws the specified geometry to the specified graphics.  
Public MethodToJson Serializes to JSON.  
Top

See Also

© 2010 All Rights Reserved.