public class ArtifactThumbnail extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ArtifactThumbnail() |
|
ArtifactThumbnail(String artifactVertexId,
String type,
byte[] data,
String format,
int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
static String |
createId(String artifactVertexId,
String type,
int width,
int height) |
byte[] |
getData() |
String |
getFormat() |
BufferedImage |
getImage() |
public byte[] getData()
public String getFormat()
public BufferedImage getImage()
Copyright © 2013–2017 V5 Analytics. All rights reserved.