Class ReadOnlyWebIcon

  • All Implemented Interfaces:
    com.atlassian.plugin.web.model.WebIcon

    public class ReadOnlyWebIcon
    extends Object
    implements com.atlassian.plugin.web.model.WebIcon
    • Constructor Detail

      • ReadOnlyWebIcon

        public ReadOnlyWebIcon​(com.atlassian.plugin.web.model.WebIcon delegate)
    • Method Detail

      • getUrl

        public com.atlassian.plugin.web.model.WebLink getUrl()
        Specified by:
        getUrl in interface com.atlassian.plugin.web.model.WebIcon
      • getWidth

        public int getWidth()
        Specified by:
        getWidth in interface com.atlassian.plugin.web.model.WebIcon
      • getHeight

        public int getHeight()
        Specified by:
        getHeight in interface com.atlassian.plugin.web.model.WebIcon