public class ImageSceneText extends AlchemyGenericModel
AlchemyVision service.| Constructor and Description |
|---|
ImageSceneText() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSceneText()
Gets the scene text.
|
List<ImageSceneTextLine> |
getSceneTextLines()
Gets the image faces.
|
String |
getUrl()
Gets the url.
|
void |
setSceneTextLines(List<ImageSceneTextLine> imageTexts)
Sets the image texts.
|
void |
setUrl(String url)
Sets the url.
|
getTotalTransactions, setTotalTransactionsequals, hashCode, toStringpublic String getSceneText()
public List<ImageSceneTextLine> getSceneTextLines()
public String getUrl()
public void setSceneTextLines(List<ImageSceneTextLine> imageTexts)
imageTexts - The imageTextspublic void setUrl(String url)
url - The urlCopyright © 2015–2016. All rights reserved.