edu.ucla.stat.SOCR.analyses.util.parser.EPS.figures
Class NomsLabelsEscalaEPS
java.lang.Object
edu.ucla.stat.SOCR.analyses.util.parser.EPS.figures.NomsLabelsEscalaEPS
public class NomsLabelsEscalaEPS
- extends java.lang.Object
MultiDendrograms
Name of distance label EPS figure
- Since:
- JDK 6.0
- Author:
- Justo Montiel, David Torres, Sergio Gómez, Alberto Fernández
Constructor Summary |
NomsLabelsEscalaEPS(double v_min,
double v_max,
double ample,
double dist,
double tics,
int prec)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NomsLabelsEscalaEPS
public NomsLabelsEscalaEPS(double v_min,
double v_max,
double ample,
double dist,
double tics,
int prec)
getEscala
public Escalado getEscala()
setEscala
public void setEscala(Escalado e)
getAlcada
public double getAlcada()
setAlcada
public void setAlcada(double h)
getAmple
public double getAmple()
setAmple
public void setAmple(double w)
getColor
public java.awt.Color getColor()
setColor
public void setColor(java.awt.Color c)
getFont
public java.awt.Font getFont()
setFont
public void setFont(java.awt.Font f)
dibuixa
public void dibuixa(Orientation or,
tipusDades tipDades)