| |
|
| java.lang.Object org.acm.seguin.print.text.LineSet
LineSet | public class LineSet (Code) | | Description of the Class
author: Chris Seguin |
LineSet | public LineSet(String data)(Code) | | Constructor for the LineSet object
Parameters: data - Description of Parameter |
getLine | public String getLine(int index)(Code) | | Gets the Line attribute of the LineSet object
Parameters: index - Description of Parameter The Line value |
size | public int size()(Code) | | Description of the Method
Description of the Returned Value |
|
|
|