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

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

Uses of LineSymbol in com.esri.core.symbol
 

Subclasses of LineSymbol in com.esri.core.symbol
 class SimpleLineSymbol
          Used to draw linear features on the graphics layer.
 

Methods in com.esri.core.symbol that return LineSymbol
 LineSymbol FillSymbol.getOutline()
          Returns the outline of the polygon.
 

Methods in com.esri.core.symbol with parameters of type LineSymbol
 void FillSymbol.setOutline(LineSymbol outline)
          Sets the outline of the polygon.
 



Copyright © 2012. All Rights Reserved.