Class StrokeKit
java.lang.Object
uk.ac.starlink.ttools.plot2.layer.StrokeKit
Supplier for drawing strokes.
A consistent set of strokes with different detail characteristics
can be supplied.
- Since:
- 30 Sep 2021
- Author:
- Mark Taylor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT
Single pixel thickness instance.
-
-
Constructor Details
-
StrokeKit
public StrokeKit(float strokeSize) Constructs a standard StrokeKit for a given line thickness.- Parameters:
strokeSize- line thickness in pixels
-
StrokeKit
-
-
Method Details
-
getRound
-
getButt
-