public class ImageApi extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getBasePath()
Generated.
|
List<Image> |
getImageForBulkExpressions(String body,
Boolean get_fingerprint,
String retina_name,
Integer image_scalar,
String plot_shape,
Double sparsity)
Generated.
|
ByteArrayInputStream |
getImageForExpression(String body,
String retina_name,
Integer image_scalar,
String plot_shape,
String image_encoding,
Double sparsity)
Generated.
|
ApiInvoker |
getInvoker()
Generated.
|
ByteArrayInputStream |
getOverlayImage(String body,
String retina_name,
String plot_shape,
Integer image_scalar,
String image_encoding)
Generated.
|
void |
setBasePath(String basePath)
Generated.
|
public ImageApi(String apiKey)
public ApiInvoker getInvoker()
ApiInvokerpublic void setBasePath(String basePath)
basePath - the path to setpublic String getBasePath()
public ByteArrayInputStream getImageForExpression(String body, String retina_name, Integer image_scalar, String plot_shape, String image_encoding, Double sparsity) throws ApiException
ApiException - if an error occurs during querying of the API.public ByteArrayInputStream getOverlayImage(String body, String retina_name, String plot_shape, Integer image_scalar, String image_encoding) throws ApiException
ApiException - if an error occurs during querying of the API.public List<Image> getImageForBulkExpressions(String body, Boolean get_fingerprint, String retina_name, Integer image_scalar, String plot_shape, Double sparsity) throws ApiException
ApiException - if an error occurs during querying of the API.Copyright © 2015. All rights reserved.