Package | Description |
---|---|
org.eclipse.january.dataset |
Modifier and Type | Method and Description |
---|---|
static DataEvent |
DataEvent.decode(String json)
Decodes from String for instance {"name" : "Tests", "shape" : [1024, 1024], "filepath" : "C:/tmp/Fred.txt"}
|
Modifier and Type | Method and Description |
---|---|
void |
IDataListener.dataChangePerformed(DataEvent evt)
Called when data changes value/shape.
|
void |
DataListenerDelegate.fire(DataEvent evt) |
Copyright © 2014–2018 Eclipse Foundation. All rights reserved.