| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.silverpeas.gallery.processing.Size
public class Size
| Constructor Summary | |
|---|---|
Size(int width,
     int height)
 | 
|
| Method Summary | |
|---|---|
 boolean | 
equals(Object obj)
 | 
 int | 
getHeight()
 | 
 int | 
getWidth()
 | 
 int | 
hashCode()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Size(int width,
            int height)
| Method Detail | 
|---|
public int getHeight()
public int getWidth()
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Object
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||