LiveGraph
data visualisation and analysis framework

Package org.LiveGraph.dataFile.write

Class Summary
DataStreamWriter DataStreamWriter objects are used for writing files in the LiveGraph file format.
DataStreamWriterFactory This class provides static convenience methods for creating dedicated data stream writers.
PipedOutputStream  
 

Exception Summary
DataFileAlreadyExistsException Is thrown by DataStreamWriterFactory to indicate that a DataStreamWriter for a specified physical file stream cannot be created becasue the file already exists and cannot be overwritten.
 


LiveGraph
data visualisation and analysis framework