Package | Description |
---|---|
hdf.view |
Modifier and Type | Method and Description |
---|---|
DataView |
HDFView.getDataView(HObject dataObject) |
DataView |
ViewManager.getDataView(HObject dataObject)
Returns DataView that contains the specified data object.
|
Modifier and Type | Method and Description |
---|---|
void |
HDFView.addDataView(DataView dataView) |
void |
ViewManager.addDataView(DataView dataView)
Data content is displayed, add the dataview to the main windows
|
void |
HDFView.removeDataView(DataView dataView) |
void |
ViewManager.removeDataView(DataView dataView)
Data content is closed, remove the dataview from the main window
|
Copyright © 2018. All Rights Reserved.