graphics.grapher
Class TextState
java.lang.Object
   graphics.grapher.TextState
graphics.grapher.TextState
- public class TextState 
- extends java.lang.Object
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
 
TextState
public TextState()
copyAll
public TextState copyAll()
- 
 
copyState
public TextState copyState()
- 
 
toString
public java.lang.String toString()
- 
- Overrides:
- toStringin class- java.lang.Object
 
- 
 
isEmpty
public boolean isEmpty()
- 
 
getWidth
public int getWidth(java.awt.Graphics g)
- 
 
getHeight
public int getHeight(java.awt.Graphics g)
- 
 
getAscent
public int getAscent(java.awt.Graphics g)
- 
 
getDescent
public int getDescent(java.awt.Graphics g)
- 
 
getLeading
public int getLeading(java.awt.Graphics g)
-