public class TextMetrics extends Object
Constructor and Description |
---|
TextMetrics() |
Modifier and Type | Method and Description |
---|---|
static BoundingBox |
getBoundingBox(String s,
Font font) |
static double |
getFontSize(String s,
Font font) |
static double |
getWidth(String s,
Font font) |
Copyright © 2018 Xalys. All rights reserved.