|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.hci.r3.units.Size
public class Size
This software is distributed under the BSD License.
| Constructor Summary | |
|---|---|
Size()
|
|
Size(Units w,
Units h)
|
|
| Method Summary | |
|---|---|
Size |
clone()
|
Units |
getHeight()
|
Units |
getWidth()
|
void |
setSize(Units w,
Units h)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Size()
public Size(Units w,
Units h)
w - h - | Method Detail |
|---|
public Size clone()
clone in class java.lang.ObjectObject.clone()public Units getHeight()
public Units getWidth()
public void setSize(Units w,
Units h)
w - h - public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()
|
Copyright 2006 Stanford University | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||