public class AwtTextUtil extends Object
| Constructor and Description |
|---|
AwtTextUtil()
|
| Modifier and Type | Method and Description |
|---|---|
static TextPath |
createLine(Shape
|
static Shape |
createStrokedShape(Shape
|
static double |
getTextWidth(Font
|
static float |
measurePathLength(Shape
|
static Path2D |
reverse(Path2D
|
public static float measurePathLength(Shapeshape)