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

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

Uses of SimpleLineSymbol in com.esri.core.symbol
 

Methods in com.esri.core.symbol that return SimpleLineSymbol
 SimpleLineSymbol SimpleMarkerSymbol.getOutline()
          Gets the outline of the SimpleMarkerSymbol.
 

Methods in com.esri.core.symbol with parameters of type SimpleLineSymbol
 void SimpleMarkerSymbol.setOutline(SimpleLineSymbol outline)
          Sets the outline of the SimpleMarkerSymbol.
 

Constructors in com.esri.core.symbol with parameters of type SimpleLineSymbol
SimpleLineSymbol(SimpleLineSymbol symbol)
          Instantiates the SimpleLineSymbol from specified SimpleLineSymbol object.
 



Copyright © 2012. All Rights Reserved.