public class Image extends File
ContentNodeItem.ItemType
broken, channelId, description, fileSize, fileType, folderId, folderName, forceOnline, inherited, online, tags, url
Constructor and Description |
---|
Image()
Constructor used by JAXB
|
Modifier and Type | Method and Description |
---|---|
Integer |
getDpiX()
DPI (x-Dimension)
|
Integer |
getDpiY()
DPI (y-Dimension)
|
String |
getIconCls()
Define attribute to select the appropriate class
|
Integer |
getSizeX()
Image size (x-Dimension)
|
Integer |
getSizeY()
Image size (y-Dimension)
|
Integer |
getTypeId()
Type ID
|
void |
setDpiX(Integer dpiX) |
void |
setDpiY(Integer dpiY) |
void |
setSizeX(Integer sizeX) |
void |
setSizeY(Integer sizeY) |
getChannelId, getCls, getDescription, getFileSize, getFileType, getFolderId, getFolderName, getInheritedFrom, getLeaf, getLiveUrl, getMasterNode, getPath, getTags, getText, getUrl, isBroken, isForceOnline, isInherited, isOnline, setBroken, setChannelId, setCls, setDescription, setFileSize, setFileType, setFolderId, setFolderName, setForceOnline, setIconCls, setInherited, setInheritedFrom, setLeaf, setLiveUrl, setMasterNode, setOnline, setPath, setTags, setText, setTypeId, setUrl
getCdate, getCreator, getEdate, getEditor, getId, getName, getType, setCdate, setCreator, setEdate, setEditor, setId, setName, setType
public String getIconCls()
getIconCls
in class File
public Integer getSizeX()
public Integer getSizeY()
public Integer getDpiX()
public Integer getDpiY()
public void setSizeX(Integer sizeX)
sizeX
- the sizeX to setpublic void setSizeY(Integer sizeY)
sizeY
- the sizeY to setpublic void setDpiX(Integer dpiX)
dpiX
- the dpiX to setpublic void setDpiY(Integer dpiY)
dpiY
- the dpiY to setCopyright © 2014 Gentics Software GmbH. All rights reserved.