API / geotoolkit / util / LineStyleUtil / LineStyleUtil
util.LineStyleUtil.LineStyleUtil
Defines helper methods to work with line style
Constructors
Methods
▸ getClassName(): string
string
▸ Static getClassName(): string
string
▸ Static getLineWidth(lineStyle, destUnit): number
Returns line width in dest units
| Name | Type | Description |
|---|---|---|
lineStyle | LineStyle | the line style |
destUnit | AbstractUnit | dest unit |
number