public class FontCharacter
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FontCharacter.Factory |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ShapeGroup> |
getShapes() |
double |
getWidth() |
int |
hashCode() |
static int |
hashFor(char character,
java.lang.String fontFamily,
java.lang.String style) |
public static int hashFor(char character,
java.lang.String fontFamily,
java.lang.String style)
public java.util.List<ShapeGroup> getShapes()
public double getWidth()
public int hashCode()
hashCode in class java.lang.Object