|
||||||||||
| 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
protected static class PStyledText.LineInfo
The info for rendering a and computing the bounds of a line
| Field Summary | |
|---|---|
double |
leading
|
double |
maxAscent
|
double |
maxDescent
|
java.util.List |
segments
|
| Constructor Summary | |
|---|---|
PStyledText.LineInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.List segments
public double maxAscent
public double maxDescent
public double leading
| Constructor Detail |
|---|
public PStyledText.LineInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||