| Constructor and Description |
|---|
UStroke() |
UStroke(double thickness) |
UStroke(double dashVisible,
double dashSpace,
double thickness) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDasharraySvg() |
double |
getDashSpace() |
String |
getDashTikz() |
double |
getDashVisible() |
double |
getThickness() |
String |
toString() |
public UStroke(double dashVisible,
double dashSpace,
double thickness)
public UStroke(double thickness)
public UStroke()
Copyright © 2017. All rights reserved.