es.caib.ibkey.utils
Class ImageProxy
java.lang.Object
es.caib.ibkey.utils.ImageProxy
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- PDFImageProxy
public class ImageProxy
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
src
protected java.lang.String src
height
protected java.lang.Integer height
width
protected java.lang.Integer width
originalHeight
protected java.lang.Float originalHeight
originalWidth
protected java.lang.Float originalWidth
ImageProxy
public ImageProxy()
getSrc
public java.lang.String getSrc()
- Returns:
- the src
setSrc
public void setSrc(java.lang.String src)
- Parameters:
src - the src to set
getHeight
public java.lang.Integer getHeight()
- Returns:
- the height
setHeight
public void setHeight(java.lang.Integer height)
- Parameters:
height - the height to set
getWidth
public java.lang.Integer getWidth()
- Returns:
- the width
setWidth
public void setWidth(java.lang.Integer width)
- Parameters:
width - the width to set
getOriginalHeight
public java.lang.Float getOriginalHeight()
- Returns:
- the originalHeight
setOriginalHeight
public void setOriginalHeight(java.lang.Float originalHeight)
- Parameters:
originalHeight - the originalHeight to set
getOriginalWidth
public java.lang.Float getOriginalWidth()
- Returns:
- the originalWidth
setOriginalWidth
public void setOriginalWidth(java.lang.Float originalWidth)
- Parameters:
originalWidth - the originalWidth to set
delete
public boolean delete()
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException
Copyright © 2012 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.