|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.ucla.stat.SOCR.analyses.util.definicions.Dimensions<tipo>
public class Dimensions<tipo>
MultiDendrograms
Stores width and height
| Constructor Summary | |
|---|---|
Dimensions(tipo w,
tipo h)
|
|
| Method Summary | |
|---|---|
tipo |
getHeight()
|
tipo |
getWidth()
|
void |
setHeight(tipo h)
|
void |
setWidth(tipo w)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Dimensions(tipo w,
tipo h)
| Method Detail |
|---|
public tipo getWidth()
public void setWidth(tipo w)
public tipo getHeight()
public void setHeight(tipo h)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||