Uses of Package
com.esri.core.symbol

Packages that use com.esri.core.symbol
com.esri.android.map Provides classes for all the different elements of a map. 
com.esri.android.map.ags Contains the classes for the available map layer types. 
com.esri.core.map Contains classes that define elements from feature and image services. 
com.esri.core.renderer Provides different types of renderers used to symbolize graphics. 
com.esri.core.symbol Provides different types of symbols used to represent geometries. 
 

Classes in com.esri.core.symbol used by com.esri.android.map
Symbol
          Symbols are used to represent "geometries" on the map.
 

Classes in com.esri.core.symbol used by com.esri.android.map.ags
Symbol
          Symbols are used to represent "geometries" on the map.
 

Classes in com.esri.core.symbol used by com.esri.core.map
Symbol
          Symbols are used to represent "geometries" on the map.
 

Classes in com.esri.core.symbol used by com.esri.core.renderer
Symbol
          Symbols are used to represent "geometries" on the map.
 

Classes in com.esri.core.symbol used by com.esri.core.symbol
FillSymbol
          Base class for polygon symbols.
LineSymbol
          Base class for line symbols.
MarkerSymbol
          The base class for all the marker symbol.
MultiLayerSymbol
          MultiLayerSymbol class indicates that the symbol is a multilayer symbol.
PictureMarkerSymbol
          Used to draw points and multipoints on the graphics layer using an image.
SimpleFillSymbol
          Used to draw polygon features on the graphics layer using simple patterns.
SimpleLineSymbol
          Used to draw linear features on the graphics layer.
SimpleLineSymbol.STYLE
          The simple line style
SimpleMarkerSymbol
          Used to draw points and multipoints (or nodes of polylines and polygons) on the graphics layer using simple markers.
SimpleMarkerSymbol.STYLE
          The marker style.
Symbol
          Symbols are used to represent "geometries" on the map.
TextSymbol
          Used to display text at points on the graphics layer.
TextSymbol.HorizontalAlignment
           
TextSymbol.VerticalAlignment
           
 



Copyright © 2012. All Rights Reserved.