arta.synergy.web.common.client.data.person
Class PhotoSize
java.lang.Object
arta.synergy.web.common.client.data.person.PhotoSize
- All Implemented Interfaces:
- java.io.Serializable
public class PhotoSize
- extends java.lang.Object
- implements java.io.Serializable
User: Indira Tokenova
Date: 28.01.2009
Time: 17:31:35
Created by Arta Software
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PhotoSize
public PhotoSize()
PhotoSize
public PhotoSize(int width,
int height)
setWidth
public void setWidth(int width)
setHeight
public void setHeight(int height)
getWidth
public int getWidth()
getHeight
public int getHeight()
getSize
public static PhotoSize getSize(PhotoSize size,
int maxWidth,
int maxHeight)
Copyright © 2000 Dummy Corp. All Rights Reserved.