-
@RestrictTo(value = LIBRARY) public class FontCharacter
-
-
Field Summary
Fields Modifier and Type Field Description private final List<ShapeGroup>shapesprivate final doublewidth
-
Constructor Summary
Constructors Constructor Description FontCharacter(List<ShapeGroup> shapes, char character, double size, double width, String style, String fontFamily)
-
Method Summary
-
-
Constructor Detail
-
FontCharacter
FontCharacter(List<ShapeGroup> shapes, char character, double size, double width, String style, String fontFamily)
-
-
-
-