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, getText
public Integer getWidth()
public Integer getHeight()
public boolean equals(Object o)
equals
in class SimpleLink
public int hashCode()
hashCode
in class SimpleLink
public String toString()
toString
in class SimpleLink
Copyright © 2003–2020 Atlassian. All rights reserved.