Package com.atlassian.confluence.it
Class ImageLink
java.lang.Object
com.atlassian.confluence.it.SimpleLink
com.atlassian.confluence.it.ImageLink
Deprecated.
Please use confluence-test-utils module instead.
See {com.atlassian.confluence.test.ImageLink} alternative
A link which contains an image.
TODO: add in the src attribute when the test is able to use it to do assertions.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.confluence.it.SimpleLink
getHref, getText
-
Constructor Details
-
ImageLink
Deprecated.- Parameters:
text-href-dimension- left() is width, right() is height. Either may be null.
-
-
Method Details
-
getWidth
Deprecated. -
getHeight
Deprecated. -
equals
Deprecated.- Overrides:
equalsin classSimpleLink
-
hashCode
public int hashCode()Deprecated.- Overrides:
hashCodein classSimpleLink
-
toString
Deprecated.- Overrides:
toStringin classSimpleLink
-