public class ImageUtil
extends java.lang.Object
| Constructor and Description |
|---|
ImageUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getJSONMetadata(java.io.File file)
return the node containing JSON metadata showing where the plots are in images
produced by the Autoplot Das2 library.
|
public static java.lang.String getJSONMetadata(java.io.File file)
throws java.io.IOException
file - the png file.java.io.IOException