dsto.dfc.swing.text
Class SimpleDocument.LineMetrics

java.lang.Object
  extended by dsto.dfc.swing.text.SimpleDocument.LineMetrics
Enclosing class:
SimpleDocument

public static final class SimpleDocument.LineMetrics
extends Object


Field Summary
 int ascent
           
 int height
           
 int width
           
 
Constructor Summary
SimpleDocument.LineMetrics(int width, int height, int ascent)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

height

public int height

width

public int width

ascent

public int ascent
Constructor Detail

SimpleDocument.LineMetrics

public SimpleDocument.LineMetrics(int width,
                                  int height,
                                  int ascent)


Copyright © 2008 Commonwealth of Australia