Interface TileImage


  • public interface TileImage
    Provides information on tile view Image.
    Since:
    6.1.0
    • Method Detail

      • getFallbackUrlPattern

        String getFallbackUrlPattern()
        Returns the default image.
      • getUrlPattern

        String getUrlPattern()
        Returns the dynamic image.
      • getHeight

        int getHeight()
        Returns the height of the image slot in pixels (between 10 and 250).
      • isCropped

        boolean isCropped()
        Returns yes if the image is cropped.