Package | Description |
---|---|
weka.classifiers.bayes.net | |
weka.gui.graphvisualizer |
Modifier and Type | Method and Description |
---|---|
void |
GUI.readBIFFromFile(String sFileName)
BIF reader
Reads a graph description in XMLBIF03 from an file with name sFileName |
Modifier and Type | Method and Description |
---|---|
void |
GraphVisualizer.readBIF(InputStream instream)
BIF reader
Reads a graph description in XMLBIF03 from an InputStrem |
void |
GraphVisualizer.readBIF(String instring)
BIF reader
Reads a graph description in XMLBIF03 from a string |
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.