public class LineSymbol extends Symbol
Modifier and Type | Method and Description |
---|---|
int |
getWidth()
Width of line symbol in pixels.
|
LineSymbol |
setWidth(int width)
Sets the LineSymbol width.
|
fromJson, getColor, getType, setColor, toJson
public final int getWidth()
public final LineSymbol setWidth(int width)
width
- - Width of line symbol in pixels.