Uses of Class
qsardes.molecule.CustomEdge
Packages that use CustomEdge
-
Uses of CustomEdge in qsardes.molecule
Methods in qsardes.molecule that return types with arguments of type CustomEdgeModifier and TypeMethodDescriptionorg.jgrapht.graph.DefaultDirectedGraph<Integer,CustomEdge> AbstractMoleculeBuilder.get_graph()Gets the directed graph of the molecular representation.org.jgrapht.graph.DefaultDirectedGraph<Integer,CustomEdge> Molecule.get_graph()Gets the directed graph of the molecular representation.