public class

ConfluenceWebIcon

extends Object
implements WebIcon
java.lang.Object
   ↳ com.atlassian.confluence.plugin.descriptor.web.model.ConfluenceWebIcon

Class Overview

A confluence specific wrapper for the WebIcon

Summary

Public Constructors
ConfluenceWebIcon(WebIcon webIcon)
Public Methods
int getHeight()
WebLink getUrl()
int getWidth()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.plugin.web.model.WebIcon

Public Constructors

public ConfluenceWebIcon (WebIcon webIcon)

Public Methods

public int getHeight ()

public WebLink getUrl ()

public int getWidth ()