Package processing.core
Class PFont.Glyph
java.lang.Object
processing.core.PFont.Glyph
- Enclosing class:
- PFont
A single character, and its visage.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
image
-
value
public int value -
height
public int height -
width
public int width -
index
public int index -
setWidth
public int setWidth -
topExtent
public int topExtent -
leftExtent
public int leftExtent
-
-
Constructor Details
-
Glyph
public Glyph() -
Glyph
- Throws:
IOException
-