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)
|
Float |
getFpX()
Return the focal point x-axis factor.
|
Float |
getFpY()
Return the focal point y-axis factor.
|
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 |
setFpX(Float fpX)
Set the Focal point x-axis factor.
|
void |
setFpY(Float fpY)
Set the focal point y-axis factor.
|
void |
setGisResizable(Boolean gisResizable)
Sets whether the image is resizable by Gentics Image Store
|
void |
setSizeX(Integer sizeX) |
void |
setSizeY(Integer sizeY) |
getAlternateUrls, getChannelId, getCls, getDescription, getDisinheritedChannels, getFileSize, getFileType, getFolder, getFolderId, getFolderName, getInheritedFrom, getInheritedFromId, getLeaf, getLiveUrl, getMasterNode, getMasterNodeId, getNiceUrl, getPath, getPublishPath, getTags, getText, getUrl, isBroken, isDisinheritDefault, isDisinherited, isExcluded, isForceOnline, isInherited, isOnline, setAlternateUrls, setBroken, setChannelId, setCls, setDescription, setDisinheritDefault, setDisinherited, setDisinheritedChannels, setExcluded, setFileSize, setFileType, setFolder, setFolderId, setFolderName, setForceOnline, setIconCls, setInherited, setInheritedFrom, setInheritedFromId, setLeaf, setLiveUrl, setMasterNode, setMasterNodeId, setNiceUrl, setOnline, setPath, setPublishPath, setTags, setText, setTypeId, setUrlgetCdate, getCreator, getDeleted, getEdate, getEditor, getFolderDeleted, getGlobalId, getId, getMasterDeleted, getName, getType, setCdate, setCreator, setDeleted, setEdate, setEditor, setFolderDeleted, setGlobalId, setId, setMasterDeleted, 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 Float getFpX()
public void setFpX(Float fpX)
fpX - public Float getFpY()
public void setFpY(Float fpY)
fpY - public void setGisResizable(Boolean gisResizable)
gisResizable - True if resizableCopyright © 2024 Gentics Software. All rights reserved.