Package com.iizix.prop.image
Interface IImageSize
- All Known Implementing Classes:
EditorImagesDefinition,EditorImagesResolution,EditorImageStylesResolution,EditorStyledImageDefinition,ImagesDefinition,ImagesResolution,ImageStylesResolution,StyledImageDefinition
public interface IImageSizeInterface for the image definitions or the parts returning the size of the image.- Author:
- Christopher Mindus
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SizegetImageSize()Gets the part size.
Method Detail
getImageSize
Size getImageSize()
Gets the part size.- Returns:
- null If not set.