Class DataResourceImpl

    • Method Detail

      • getHeight

        public int getHeight()
        Specified by:
        getHeight in interface com.google.gwt.resources.client.ImageResource
      • getLeft

        public int getLeft()
        Specified by:
        getLeft in interface com.google.gwt.resources.client.ImageResource
      • getTop

        public int getTop()
        Specified by:
        getTop in interface com.google.gwt.resources.client.ImageResource
      • getURL

        public String getURL()
        Specified by:
        getURL in interface com.google.gwt.resources.client.ImageResource
      • getWidth

        public int getWidth()
        Specified by:
        getWidth in interface com.google.gwt.resources.client.ImageResource
      • isAnimated

        public boolean isAnimated()
        Specified by:
        isAnimated in interface com.google.gwt.resources.client.ImageResource
      • getSafeUri

        public com.google.gwt.safehtml.shared.SafeUri getSafeUri()
        Specified by:
        getSafeUri in interface com.google.gwt.resources.client.ImageResource