ESRI.ArcGIS.ADF.Web | |
SimpleRenderer Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.Display.Renderer Namespace : SimpleRenderer Class |
The following tables list the members exposed by SimpleRenderer.
Name | Description | |
---|---|---|
SimpleRenderer Constructor | Overloaded. Constructs a SimpleRenderer object. |
Name | Description | |
---|---|---|
Clone | Creates a deep clone of the current Object. | |
FromJson | 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. | |
GenerateSwatches | Generates swatches for this renderer for display in a table of contents | |
GetAllSymbols | Returns all FeatureSymbols used by this object, if any. | |
GetHashCode | Overridden. Serves as a hash function for a particular type. | |
GetMaxSwatchDimensions | Gets the maximum dimensions of the swatches generated by this renderer. | |
GetSchema |
This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the | |
ReadXml | Generates an object from its XML representation. | |
Render | Draws the specified geometry to the specified graphics. | |
ToJson | Serializes to JSON. | |
WriteXml | Converts an object into its XML representation. |