ij.plugin.frame.jedit
Class JLineMetrics
java.lang.Object
ij.plugin.frame.jedit.JLineMetrics
public class JLineMetrics
- extends java.lang.Object
Title:
Description:
Copyright: Copyright (c) 2008
Company:
- Version:
- 1.0
- Author:
- not attributable
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JLineMetrics
public JLineMetrics()
getLineMetrics
public static java.awt.font.LineMetrics getLineMetrics(java.awt.Font font,
JEditTextArea textArea)
getAscent
public static double getAscent()
getDescent
public static double getDescent()
getLeading
public static double getLeading()
getHight
public static double getHight()
getWight
public static double getWight()