|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.ucla.stat.SOCR.analyses.util.parser.figures.Figura edu.ucla.stat.SOCR.analyses.util.parser.figures.Linia
public class Linia
MultiDendrograms
Line figure
Constructor Summary | |
---|---|
Linia(Coordenada<java.lang.Double> pos,
double alcada,
int prec)
|
Method Summary | |
---|---|
void |
dibuixa(java.awt.Graphics2D g,
Orientation or)
|
void |
dibuixa(Orientation or)
|
double |
getAlcada()
|
void |
setAlcada(double h)
|
Methods inherited from class edu.ucla.stat.SOCR.analyses.util.parser.figures.Figura |
---|
getColor, getEscala, getPosReal, getPrecisio, setColor, setEscala, setPosReal |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Linia(Coordenada<java.lang.Double> pos, double alcada, int prec)
Method Detail |
---|
public double getAlcada()
public void setAlcada(double h)
public void dibuixa(java.awt.Graphics2D g, Orientation or)
dibuixa
in class Figura
public void dibuixa(Orientation or)
dibuixa
in class Figura
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |