public class ImageLink extends SimpleLink
TODO: add in the src attribute when the test is able to use it to do assertions.
| Constructor and Description |
|---|
ImageLink(String text,
String href,
com.atlassian.fugue.Pair<Integer,Integer> dimension)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
Integer |
getHeight()
Deprecated.
|
Integer |
getWidth()
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
|
getHref, getTextpublic Integer getWidth()
public Integer getHeight()
public boolean equals(Object o)
equals in class SimpleLinkpublic int hashCode()
hashCode in class SimpleLinkpublic String toString()
toString in class SimpleLinkCopyright © 2003–2022 Atlassian. All rights reserved.