Class ImageSize
- java.lang.Object
 - 
- de.xima.fc.e2e.containerplugin.model.ImageSize
 
 
- 
- All Implemented Interfaces:
 Serializable
public final class ImageSize extends Object implements Serializable
POJO describing the size of an image.- Author:
 - XIMA MEDIA GmbH
 - See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ImageSize(int width, int height) 
 -