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

    Modifier and Type
    Method
    Description
    Gets the location point for the image.
  • Method Details

    • getLocation

      Position getLocation()
      Gets the location point for the image.
      Returns:
      null if offsets are not present.