public static class TextImageStore.GlyphLoc
extends java.lang.Object
| Constructor and Description | 
|---|
GlyphLoc(Rectangle tile,
        double baselineX,
        double baselineY)  | 
| Modifier and Type | Method and Description | 
|---|---|
double | 
getBaselineOffsetX()  | 
double | 
getBaselineOffsetY()  | 
int | 
getHeight()  | 
int | 
getWidth()  | 
int | 
getX()  | 
int | 
getY()  | 
public GlyphLoc(Rectangle tile, double baselineX, double baselineY)