public static class Fragment.StructuredText.Block.Image extends Object implements Fragment.StructuredText.Block
Fragment.StructuredText.Block.Embed, Fragment.StructuredText.Block.Heading, Fragment.StructuredText.Block.Image, Fragment.StructuredText.Block.ListItem, Fragment.StructuredText.Block.Paragraph, Fragment.StructuredText.Block.Preformatted, Fragment.StructuredText.Block.Text| Constructor and Description |
|---|
Image(Fragment.Image.View view,
String label) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
String |
getLabel() |
String |
getUrl() |
Fragment.Image.View |
getView() |
int |
getWidth() |
public Image(Fragment.Image.View view, String label)
public Fragment.Image.View getView()
public String getUrl()
public int getWidth()
public int getHeight()
public String getLabel()
getLabel in interface Fragment.StructuredText.BlockCopyright © 2014. All rights reserved.