public class FixedWidthStroke extends BasicStroke implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected float |
multiplyer |
CAP_BUTT, CAP_ROUND, CAP_SQUARE, JOIN_BEVEL, JOIN_MITER, JOIN_ROUND| Constructor and Description |
|---|
FixedWidthStroke() |
| Modifier and Type | Method and Description |
|---|---|
float |
getLineWidth() |
void |
setMultiplyer(float multiplyer)
DOCUMENT ME!
|
createStrokedShape, equals, getDashArray, getDashPhase, getEndCap, getLineJoin, getMiterLimit, hashCodepublic float getLineWidth()
getLineWidth in class BasicStrokepublic void setMultiplyer(float multiplyer)
multiplyer - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.