public interface GraphicalMedium extends BinaryMedium
PictureEditorValue
BinaryMedium.Type
MEDIA_FOLDER_REF_PREFIX, MEDIA_REF_PREFIX
Modifier and Type | Method and Description |
---|---|
Integer |
getBorderWidth()
Provides the border width to be used.
|
Integer |
getHeight()
Provides the image's height.
|
Integer |
getHorizontalSpace()
Provides the horizontal spacing for the image.
|
Integer |
getVerticalSpace()
Provides the vertical spacing for the image.
|
Integer |
getWidth()
Provides the image's width.
|
void |
setBorderWidth(Integer borderWidth)
Defines the border width to be used.
|
void |
setHeight(Integer height)
Sets the image's height.
|
void |
setHorizontalSpace(Integer horizontalSpace)
Sets the horizontal spacing for the image.
|
void |
setVerticalSpace(Integer verticalSpace)
Sets the vertical spacing for the image.
|
void |
setWidth(Integer width)
Sets the images width.
|
getAltText, getComment, getElement, getElementName, getFile, getFolder, getLanguage, getMedium, getPicture, getRemoteName, getType, isEmpty, setAltText, setComment, setElementName, setFolder, setMedium, setRemoteName
Integer getHeight()
void setHeight(Integer height)
height
- The height.Integer getWidth()
void setWidth(Integer width)
width
- The width.Integer getBorderWidth()
void setBorderWidth(Integer borderWidth)
borderWidth
- The border width.Integer getHorizontalSpace()
void setHorizontalSpace(Integer horizontalSpace)
horizontalSpace
- The horizontal spacing.Integer getVerticalSpace()
void setVerticalSpace(Integer verticalSpace)
verticalSpace
- The spacing.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210