Package com.iizigo.image.prop
Interface IImagesBase
- All Known Implementing Classes:
EditorImagesDefinition,EditorImagesResolution,EditorImagesStyle
public interface IImagesBaseMethods for styled image base properties.- Author:
- Christopher Mindus
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AssetReferencegetAssetReference()Gets the asset reference.SizegetImageSize()Gets the image (part) size.
Method Detail
getAssetReference
AssetReference getAssetReference()
Gets the asset reference.
getImageSize
Size getImageSize()
Gets the image (part) size.- Returns:
- null If not set.