Constructor and Description |
---|
TextStroke(String text,
Font font) |
TextStroke(String text,
Font font,
boolean stretchToFit,
boolean repeat) |
Modifier and Type | Method and Description |
---|---|
Shape |
createStrokedShape(Shape shape) |
float |
measurePathLength(Shape shape) |
public Shape createStrokedShape(Shape shape)
createStrokedShape
in interface Stroke
public float measurePathLength(Shape shape)
Copyright © 2019. All rights reserved.