|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectUI.Run.GEVAStreamParser.Extension
UI.Run.GEVAGraphStreamParser.Extension
public static class GEVAGraphStreamParser.Extension
Extension. Communicate with output parser that it's not to output what the graph has already dealt with
Constructor Summary | |
---|---|
GEVAGraphStreamParser.Extension()
|
Method Summary | |
---|---|
java.lang.Object |
getData(int index)
|
int |
getLength()
|
boolean |
isGraphable()
Returns true if the current Line is for graphing, and therefor, not for text output |
void |
setData(int index,
java.lang.Object data)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GEVAGraphStreamParser.Extension()
Method Detail |
---|
public boolean isGraphable()
public java.lang.Object getData(int index)
getData
in class GEVAStreamParser.Extension
public void setData(int index, java.lang.Object data)
setData
in class GEVAStreamParser.Extension
public int getLength()
getLength
in class GEVAStreamParser.Extension
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |