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 Metrics
public float getLineGap()
getLineGap
in interface Metrics
public float getLineHeight()
getLineHeight
in interface Metrics
public float getTypoAscent()
getTypoAscent
in interface Metrics
public float getTypoDescent()
getTypoDescent
in interface Metrics
public float getTypoLineGap()
getTypoLineGap
in interface Metrics
public float getCapHeight()
getCapHeight
in interface Metrics
public float getXHeight()
getXHeight
in interface Metrics
public float getStrikethroughOffset()
getStrikethroughOffset
in interface Metrics
public float getStrikethroughThickness()
getStrikethroughThickness
in interface Metrics
public float getUnderLineOffset()
getUnderLineOffset
in interface Metrics
public float getUnderLineThickness()
getUnderLineThickness
in interface Metrics
Copyright © 2020. All rights reserved.