Package com.iizix.prop.image
Interface IImageLocation
- All Known Implementing Classes:
EditorImageLocation
,EditorImageStyleLocation
,ImageLocation
,ImageStyleLocation
public interface IImageLocation
Location interface for images where multiple images are using a single image resource.- Author:
- Christopher Mindus
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Position
getLocation()
Gets the location point for the image.
Method Detail
getLocation
Position getLocation()
Gets the location point for the image.- Returns:
- null if offsets are not present.