|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectccvisu.ClusterReaderWriter
public class ClusterReaderWriter
A class that save and load clusters' informations in WriterDataGraphicsDISP
| Constructor Summary | |
|---|---|
ClusterReaderWriter()
|
|
| Method Summary | |
|---|---|
static void |
read(java.io.BufferedReader in,
WriterDataGraphicsDISP writer)
read from a stream, build the clusters and pt them in the Writer...DISP |
static void |
write(java.io.PrintWriter out,
WriterDataGraphicsDISP writer)
write on a stream the informations needed to rebuild the clusters later |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClusterReaderWriter()
| Method Detail |
|---|
public static void read(java.io.BufferedReader in,
WriterDataGraphicsDISP writer)
in - - the input streamwriter - - the WriterDataGraphicsDISP that contains the cluster
public static void write(java.io.PrintWriter out,
WriterDataGraphicsDISP writer)
out - - the output streamwriter - - the WriterDataGraphicsDISP that contains the cluster
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||