|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kalmeo.kuix.util.Weight
public class Weight
| Field Summary | |
|---|---|
int |
weightx
|
int |
weighty
|
| Constructor Summary | |
|---|---|
Weight()
Construct a Weight |
|
Weight(int weightx,
int weighty)
Construct a Weight |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int weightx
public int weighty
| Constructor Detail |
|---|
public Weight()
Weight
public Weight(int weightx,
int weighty)
Weight
weightx - weighty -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||