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
IOException
public Rectangle getBBox()
public String toDetailedString()
Copyright © 2016. All rights reserved.