public class Image extends File
ContentNodeItem.ItemTypebroken, 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, getLeaf, getLiveUrl, getMasterNode, getPath, getTags, getText, getUrl, isBroken, isDisinherited, isExcluded, isForceOnline, isInherited, isOnline, setBroken, setChannelId, setCls, setDescription, setDisinherited, setDisinheritedChannels, setExcluded, setFileSize, setFileType, setFolderId, setFolderName, setForceOnline, setIconCls, setInherited, setInheritedFrom, setLeaf, setLiveUrl, setMasterNode, setOnline, setPath, setTags, setText, setTypeId, setUrlgetCdate, getCreator, getEdate, getEditor, getId, getName, getType, setCdate, setCreator, setEdate, setEditor, setId, setName, setTypepublic String getIconCls()
getIconCls in class Filepublic 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 © 2015 Gentics Software GmbH. All rights reserved.