Class Keyword
- java.lang.Object
-
- org.openstreetmap.josm.gui.mappaint.Keyword
-
-
Field Summary
Fields Modifier and Type Field Description static Keyword
AUTO
Automated text positioningstatic Keyword
BOTTOM
Align text at the bottomstatic Keyword
CENTER
Align text at the centerstatic Keyword
DEFAULT
Use default line widthstatic Keyword
RIGHT
Align to the rightstatic Keyword
THINNEST
Thinnest line widthString
val
The string value for this keyword
-