Class UStroke
java.lang.Object
net.sourceforge.plantuml.ugraphic.UStroke
- All Implemented Interfaces:
UChange
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UStroke
public UStroke(double dashVisible, double dashSpace, double thickness) -
UStroke
public UStroke(double thickness) -
UStroke
public UStroke()
-
-
Method Details