|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.piccolox.nodes.PStyledText.LineInfo
The info for rendering a and computing the bounds of a line
Field Summary | |
java.awt.Color |
foreground
|
java.awt.font.TextLayout |
layout
|
double |
leading
|
double |
maxAscent
|
double |
maxDescent
|
java.lang.Boolean |
underline
|
Constructor Summary | |
protected |
PStyledText.LineInfo()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.awt.font.TextLayout layout
public java.awt.Color foreground
public java.lang.Boolean underline
public double maxAscent
public double maxDescent
public double leading
Constructor Detail |
protected PStyledText.LineInfo()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |