Algorithm |
<ul><li></li></ul>class Algorithm : Layout |
FruchtermanReingoldActivity |
Code taken from https://github.com/Team-Blox/GraphView/blob/master/sample/src/main/java/de/blox/graphview/sample/Algorithms/FruchtermanReingoldActivity.javaclass FruchtermanReingoldActivity : GraphActivity |
GraphActivity |
Code taken from https://github.com/Team-Blox/GraphView/blob/master/sample/src/main/java/de/blox/graphview/sample/GraphActivity.java There is a small change to adapt to the projectabstract class GraphActivity : AppCompatActivity |
XmlParser |
Parser of the GraphMl format.class XmlParser |