edu.ucla.stat.SOCR.analyses.util.parser.EPS
Class EPSExporter

java.lang.Object
  extended by edu.ucla.stat.SOCR.analyses.util.parser.EPS.EPSExporter

public class EPSExporter
extends java.lang.Object

MultiDendrograms

Save dendrogram to EPS

Since:
JDK 6.0
Author:
Justo Montiel, David Torres, Sergio Gómez, Alberto Fernández

Constructor Summary
EPSExporter(Config cfg, FrmPiz frmp, java.lang.String path)
           
 
Method Summary
 void writeBody()
           
 void writeEPS(java.lang.String eps_path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPSExporter

public EPSExporter(Config cfg,
                   FrmPiz frmp,
                   java.lang.String path)
Method Detail

writeEPS

public void writeEPS(java.lang.String eps_path)

writeBody

public void writeBody()