| 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() |
String |
toString() |
public float getDescent()
getDescent in interface Metricspublic float getLineGap()
getLineGap in interface Metricspublic float getLineHeight()
getLineHeight in interface Metricspublic float getTypoAscent()
getTypoAscent in interface Metricspublic float getTypoDescent()
getTypoDescent in interface Metricspublic float getTypoLineGap()
getTypoLineGap in interface Metricspublic float getCapHeight()
getCapHeight in interface Metricspublic float getXHeight()
getXHeight in interface Metricspublic float getStrikethroughOffset()
getStrikethroughOffset in interface Metricspublic float getStrikethroughThickness()
getStrikethroughThickness in interface Metricspublic float getUnderLineOffset()
getUnderLineOffset in interface Metricspublic float getUnderLineThickness()
getUnderLineThickness in interface MetricsCopyright © 2025. All rights reserved.