public interface XMLPluginIO
Modifier and Type | Field and Description |
---|---|
static int |
RESTORE_DATA |
static int |
RESTORE_DONE |
static int |
RESTORE_FINALIZE |
static int |
RESTORE_PAGES |
static int |
RESTORE_PLOT_DATA_SOURCES |
static int |
RESTORE_PLOTS_IN_PAGES |
static int |
RESTORE_TREE_OBJECTS |
static int |
RESTORE_TREE_STRUCTURE |
static final int RESTORE_DONE
static final int RESTORE_DATA
static final int RESTORE_TREE_OBJECTS
static final int RESTORE_PLOT_DATA_SOURCES
static final int RESTORE_PAGES
static final int RESTORE_PLOTS_IN_PAGES
static final int RESTORE_TREE_STRUCTURE
static final int RESTORE_FINALIZE
void save(org.freehep.xml.io.XMLIOManager manager, org.jdom.Element el)
int restore(int level, org.freehep.xml.io.XMLIOManager manager, org.jdom.Element el)
Copyright © 2016. All rights reserved.