public interface ImagePlaceholder
Modifier and Type | Method and Description |
---|---|
boolean |
applyPlaceholderChrome()
Returns true if the image should have the macro placeholder chrome applied to it.
|
Dimensions |
getDimensions()
Returns the dimensions that the image is to be rendered as.
|
String |
getUrl()
Returns the url to the image to render, relative to the Confluence base url.
|
String getUrl()
Dimensions getDimensions()
Dimensions
representing the image dimensions.boolean applyPlaceholderChrome()
Copyright © 2003–2017 Atlassian. All rights reserved.