Class PageCoverageInfo


  • public class PageCoverageInfo
    extends Object
    page coverage info
    • Constructor Detail

      • PageCoverageInfo

        public PageCoverageInfo()
    • Method Detail

      • getPageId

        public String getPageId()
      • setPageId

        public void setPageId​(String pageId)
      • getWidth

        public Long getWidth()
      • setWidth

        public void setWidth​(Long width)
      • getHeight

        public Long getHeight()
      • setHeight

        public void setHeight​(Long height)
      • getLocation

        public com.applitools.eyes.Location getLocation()
      • setLocation

        public void setLocation​(com.applitools.eyes.Location location)