| Package | org.openscales.core.style.symbolizer |
| Class | public class LineSymbolizer |
| Inheritance | LineSymbolizer Symbolizer |
| Implements | IStrokeSymbolizer |
| Property | Defined by | ||
|---|---|---|---|
![]() | geometry : String
The name of the geometry attribute of the rule that will be rendered using the symbolizer
| Symbolizer | |
| stroke : Stroke | LineSymbolizer | ||
| Method | Defined by | ||
|---|---|---|---|
|
LineSymbolizer(stroke:Stroke = null)
| LineSymbolizer | ||
|
configureGraphics(graphics:Graphics):void
| LineSymbolizer | ||
| stroke | property |
stroke:Stroke [read-write]Implementation
public function get stroke():Stroke
public function set stroke(value:Stroke):void
| LineSymbolizer | () | constructor |
| configureGraphics | () | method |
public override function configureGraphics(graphics:Graphics):voidParameters
graphics:Graphics |