|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ascape.model.event.DefaultScapeListener
org.ascape.view.nonvis.NonGraphicView
org.ascape.view.nonvis.DataView
org.ascape.view.nonvis.DataOutputView
org.ascape.view.nonvis.ScapeOutputView
org.ascape.ant.ScapeOutputViewElement
public class ScapeOutputViewElement
The Class ScapeOutputViewElement.
Field Summary |
---|
Fields inherited from class org.ascape.view.nonvis.DataOutputView |
---|
EOLString, periodHeadersWritten, runCount, runDataStream, runFile, runHeadersWritten, startTime, writeHeaders |
Fields inherited from class org.ascape.view.nonvis.DataView |
---|
dataSelection |
Fields inherited from class org.ascape.model.event.DefaultScapeListener |
---|
listeningToScape, name, scape |
Constructor Summary | |
---|---|
ScapeOutputViewElement()
|
Method Summary | |
---|---|
void |
addToScape(Scape scape)
Adds the to scape. |
Methods inherited from class org.ascape.view.nonvis.ScapeOutputView |
---|
scapeAdded, writePeriodData, writePeriodHeader, writeRunData, writeRunHeader |
Methods inherited from class org.ascape.view.nonvis.DataOutputView |
---|
getEOLSeparator, getNumCharsInFileName, getPeriodDataStream, getPeriodFile, getRunDataStream, getRunFile, scapeChanged, scapeClosing, scapeDeserialized, scapeIterated, scapeStarted, scapeStopped, setEOLSeparator, setNumCharsInFileName, setPeriodDataStream, setPeriodFile, setRunDataStream, setRunFile, stopCondition, toString |
Methods inherited from class org.ascape.view.nonvis.DataView |
---|
getDataSelection |
Methods inherited from class org.ascape.view.nonvis.NonGraphicView |
---|
isGraphic |
Methods inherited from class org.ascape.model.event.DefaultScapeListener |
---|
clone, environmentQuiting, getName, getScape, isLifeOfScape, isNotifyScapeAutomatically, notifyScapeUpdated, scapeInitialized, scapeNotification, scapeRemoved, scapeSetup, setName, setNotifyScapeAutomatically |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ScapeOutputViewElement()
Method Detail |
---|
public void addToScape(Scape scape)
ViewElement
addToScape
in interface ViewElement
scape
- the scape
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |