| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.graphics.PdfStringLayoutResult
public class PdfStringLayoutResult
Layouter result.
| Constructor Summary | |
|---|---|
| PdfStringLayoutResult() | |
| Method Summary | |
|---|---|
|  java.awt.geom.Dimension2D | getActualSize()Gets the actual layouted text bounds | 
|  float | getLineHeight()Gets the height of the line. | 
|  LineInfo[] | getLines()Gets layouted lines information. | 
|  java.lang.String | getRemainder()Gets the text which is not layouted | 
| Constructor Detail | 
|---|
public PdfStringLayoutResult()
| Method Detail | 
|---|
public java.lang.String getRemainder()
public java.awt.geom.Dimension2D getActualSize()
public LineInfo[] getLines()
public float getLineHeight()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||