public class ImageItem extends LightBoxItem implements java.io.Serializable
Constructor and Description |
---|
ImageItem() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getImageFileName()
Gets the image file name.
|
java.awt.geom.Point2D.Float |
getSize()
Gets the size.
|
void |
setImageFileName(java.lang.String imageFileName)
Sets the image file name.
|
void |
setSize(java.awt.geom.Point2D.Float imageSize)
Sets the size.
|
getPosition, getRotationDegrees, isMoveable, setMoveable, setPosition, setRotationDegrees
public java.lang.String getImageFileName()
public java.awt.geom.Point2D.Float getSize()
public void setImageFileName(java.lang.String imageFileName)
imageFileName
- the new image file namepublic void setSize(java.awt.geom.Point2D.Float imageSize)
imageSize
- the new size