| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.graphics.LineInfo
public class LineInfo
Contains information about the line.
| Constructor Summary | |
|---|---|
| LineInfo() | |
| Method Summary | |
|---|---|
|  java.util.EnumSet<LineType> | getLineType()Gets width of the line text. | 
|  java.lang.String | getText()Gets line text. | 
|  float | getWidth()Gets width of the line text. | 
| Constructor Detail | 
|---|
public LineInfo()
| Method Detail | 
|---|
public java.util.EnumSet<LineType> getLineType()
public java.lang.String getText()
public float getWidth()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||