edu.ucla.stat.SOCR.analyses.util.parser.EPS.figures
Class EscalaEPS
java.lang.Object
edu.ucla.stat.SOCR.analyses.util.parser.EPS.figures.EscalaEPS
public class EscalaEPS
- extends java.lang.Object
MultiDendrograms
Axis EPS figure
- Since:
- JDK 6.0
- Author:
- Justo Montiel, David Torres, Sergio Gómez, Alberto Fernández
Constructor Summary |
EscalaEPS(double y_min,
double y_max,
double dist,
double tics)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EscalaEPS
public EscalaEPS(double y_min,
double y_max,
double dist,
double tics)
setEscala
public void setEscala(Escalado e)
getEscala
public Escalado getEscala()
getY_max
public double getY_max()
setY_max
public void setY_max(double h)
getY_min
public double getY_min()
setY_min
public void setY_min(double h)
getColor
public java.awt.Color getColor()
setColor
public void setColor(java.awt.Color c)
getDist
public double getDist()
dibuixa
public void dibuixa(Orientation or,
tipusDades tipDades,
int ticks)