java.lang.Object | +--java.awt.font.TextLine.TextLineMetrics
float
advance
ascent
descent
leading
TextLine.TextLineMetrics(float ascent, float descent, float leading, float advance)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final float ascent
public final float descent
public final float leading
public final float advance
public TextLine.TextLineMetrics(float ascent, float descent, float leading, float advance)