Interface WAImage

All Superinterfaces:
Serializable, Visitable
All Known Implementing Classes:
WAImageImpl

public interface WAImage extends Visitable
  • Field Details

  • Method Details

    • getURL

      String getURL()
    • getAlt

      String getAlt()
    • getTitle

      String getTitle()
    • getFormat

      int getFormat()
    • getDimensions

      int[] getDimensions()
    • getFile

      File getFile()
    • acquireImage

      void acquireImage()