| Package | Description |
|---|---|
| rst.pdfbox.layout.shape |
| Modifier and Type | Method and Description |
|---|---|
Stroke.DashPattern |
Stroke.getDashPattern() |
| Modifier and Type | Method and Description |
|---|---|
Stroke.StrokeBuilder |
Stroke.StrokeBuilder.dashPattern(Stroke.DashPattern dashPattern) |
| Constructor and Description |
|---|
Stroke(Stroke.CapStyle capStyle,
Stroke.JoinStyle joinStyle,
Stroke.DashPattern dashPattern,
float lineWidth)
Creates a stroke with the given attributes.
|
Copyright © 2021. All rights reserved.