|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.print.text.LineSet
public class LineSet
Description of the Class
Constructor Summary | |
---|---|
LineSet(java.lang.String data)
Constructor for the LineSet object |
Method Summary | |
---|---|
java.lang.String |
getLine(int index)
Gets the Line attribute of the LineSet object |
int |
size()
Description of the Method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LineSet(java.lang.String data)
data
- Description of ParameterMethod Detail |
---|
public java.lang.String getLine(int index)
index
- Description of Parameter
public int size()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |