Class ConfluenceWebIcon
java.lang.Object
com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebIcon
- All Implemented Interfaces:
com.atlassian.plugin.web.model.WebIcon
A confluence specific wrapper for the
WebIcon
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfluenceWebIcon
public ConfluenceWebIcon(com.atlassian.plugin.web.model.WebIcon webIcon)
-
-
Method Details
-
getUrl
- Specified by:
getUrl
in interfacecom.atlassian.plugin.web.model.WebIcon
-
getWidth
public int getWidth()- Specified by:
getWidth
in interfacecom.atlassian.plugin.web.model.WebIcon
-
getHeight
public int getHeight()- Specified by:
getHeight
in interfacecom.atlassian.plugin.web.model.WebIcon
-