Package com.esri.aims.mtier.model.map.layer.renderer.symbol

Supports classes respresenting all ArcIMS specific symbols.

See:
          Description

Class Summary
CalloutMarkerSymbol This object is used for label rendering and represents the ArcXML CALLOUTMARKERSYMBOL element.
ChartSymbol Used to symbolize features with bar or pie diagrams.
ChartValue ChartValue objects are assigned to a ChartSymbol object and they depict the values of the symbol.
GradientFillSymbol This object assigns color gradients as symbols to FeatureLayers.
HashLineSymbol This is a Line object used for drawing railroad symbols.
RasterFillSymbol This object takes a specified image and uses it to fill a polygon feature.
RasterMarkerSymbol This object symbolizes point features using the specified raster image.
RasterShieldSymbol This object is a user-specified image and is used as a custom shield to identify roads or other line features.
ShieldSymbol This object is used for drawing predefined highway shields.
SimpleLineSymbol Respresents a symbol for a line feature.
SimpleMarkerSymbol Used to symbolize point features using one of the predefined symbol types: CIRCLE, TRIANGLE, SQUARE, CROSS, or a STAR.
SimplePolygonSymbol Represents a symbol for a polygon feature.
Symbol Implements an abstract symbol object.
TextMarkerSymbol Adds Static text to an acetate layer.
TextSymbol This object is used to label point, line, and polygon layers.
TrueTypeMarkerSymbol Used to symbolize point features using TrueType symbols.
 

Package com.esri.aims.mtier.model.map.layer.renderer.symbol Description

Supports classes respresenting all ArcIMS specific symbols.