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
|
Boolean |
isGisResizable()
Whether the image is resizable by Gentics Image Store
|
void |
setDpiX(Integer dpiX) |
void |
setDpiY(Integer dpiY) |
void |
setGisResizable(Boolean gisResizable)
Sets whether the image is resizable by Gentics Image Store
|
void |
setSizeX(Integer sizeX) |
void |
setSizeY(Integer sizeY) |
getChannelId, getCls, getDescription, getDisinheritedChannels, getFileSize, getFileType, getFolderId, getFolderName, getInheritedFrom, getInheritedFromId, getLeaf, getLiveUrl, getMasterNode, getMasterNodeId, getPath, getTags, getText, getUrl, isBroken, isDisinheritDefault, isDisinherited, isExcluded, isForceOnline, isInherited, isOnline, setBroken, setChannelId, setCls, setDescription, setDisinheritDefault, setDisinherited, setDisinheritedChannels, setExcluded, setFileSize, setFileType, setFolderId, setFolderName, setForceOnline, setIconCls, setInherited, setInheritedFrom, setInheritedFromId, setLeaf, setLiveUrl, setMasterNode, setMasterNodeId, setOnline, setPath, setTags, setText, setTypeId, setUrl
getCdate, getCreator, getDeleted, getEdate, getEditor, getFolderDeleted, getGlobalId, getId, getMasterDeleted, getName, getType, setCdate, setCreator, setDeleted, setEdate, setEditor, setFolderDeleted, setGlobalId, setId, setMasterDeleted, setName, setType
public String getIconCls()
getIconCls
in class File
public Integer getSizeX()
public Integer getSizeY()
public Integer getDpiX()
public Integer getDpiY()
public Boolean isGisResizable()
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 setpublic void setGisResizable(Boolean gisResizable)
gisResizable
- True if resizableCopyright © 2017 Gentics Software. All rights reserved.