Uses of Class
com.esri.core.symbol.MarkerSymbol

Packages that use MarkerSymbol
com.esri.core.symbol Provides different types of symbols used to represent geometries. 
 

Uses of MarkerSymbol in com.esri.core.symbol
 

Subclasses of MarkerSymbol in com.esri.core.symbol
 class PictureMarkerSymbol
          Used to draw points and multipoints on the graphics layer using an image.
 class SimpleMarkerSymbol
          Used to draw points and multipoints (or nodes of polylines and polygons) on the graphics layer using simple markers.
 class TextSymbol
          Used to display text at points on the graphics layer.
 

Constructors in com.esri.core.symbol with parameters of type MarkerSymbol
MarkerSymbol(MarkerSymbol symbol)
          Creates a new MarkerSymbol.
 



Copyright © 2012. All Rights Reserved.