public interface Metrics
Modifier and Type | Method and Description |
---|---|
float |
getAscent() |
float |
getCapHeight() |
float |
getDescent() |
float |
getLineGap() |
float |
getLineHeight() |
float |
getStrikethroughOffset() |
float |
getStrikethroughThickness() |
float |
getTypoAscent() |
float |
getTypoDescent() |
float |
getTypoLineGap() |
float |
getUnderLineOffset() |
float |
getUnderLineThickness() |
float |
getXHeight() |
float getAscent()
float getDescent()
float getLineGap()
float getLineHeight()
float getTypoAscent()
float getTypoDescent()
float getTypoLineGap()
float getXHeight()
float getCapHeight()
float getStrikethroughOffset()
float getStrikethroughThickness()
float getUnderLineOffset()
float getUnderLineThickness()