| 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 Strokepublic float measurePathLength(Shape shape)
Copyright © 2018. All rights reserved.