new Text
Stability: not documented
Parameters:
| Name | Type | Argument | Description |
|---|---|---|---|
options |
olx.style.TextOptions |
<optional> |
Options. |
- Source:
- textstyle.js, line 9
Methods
-
getFill
Stability: not documented -
- Source:
- textstyle.js, line 102
Returns:
Fill style.
- Type
- ol.style.Fill
-
getFont
Stability: not documented -
- Source:
- textstyle.js, line 78
Returns:
Font.
- Type
- string | undefined
-
getRotation
Stability: not documented -
- Source:
- textstyle.js, line 110
Returns:
Rotation.
- Type
- number | undefined
-
getScale
Stability: not documented -
- Source:
- textstyle.js, line 118
Returns:
Scale.
- Type
- number | undefined
-
getStroke
Stability: not documented -
- Source:
- textstyle.js, line 126
Returns:
Stroke style.
- Type
- ol.style.Stroke
-
getText
Stability: not documented -
- Source:
- textstyle.js, line 134
Returns:
Text.
- Type
- string | undefined
-
getTextAlign
Stability: not documented -
- Source:
- textstyle.js, line 142
Returns:
Text align.
- Type
- string | undefined
-
getTextBaseline
Stability: not documented -
- Source:
- textstyle.js, line 150
Returns:
Text baseline.
- Type
- string | undefined
OpenLayers 3