public abstract class TTFGlyfTable.Glyph extends Object
| Constructor and Description |
|---|
Glyph() |
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
getBBox() |
abstract GeneralPath |
getShape() |
abstract String |
getType() |
void |
read() |
String |
toDetailedString() |
String |
toString() |
public abstract String getType()
public abstract GeneralPath getShape()
public void read()
throws IOException
IOExceptionpublic Rectangle getBBox()
public String toDetailedString()
Copyright © 2014. All rights reserved.