Uses of Class
ubic.basecode.dataStructure.graph.DirectedGraph
Packages that use DirectedGraph
-
Uses of DirectedGraph in ubic.basecode.dataStructure.graph
Methods in ubic.basecode.dataStructure.graph that return DirectedGraphModifier and TypeMethodDescriptionDirectedGraphNode.getChildGraph()
Get the subgraph starting from this node, including this node.DirectedGraphNode.getGraph()
Methods in ubic.basecode.dataStructure.graph with parameters of type DirectedGraphConstructors in ubic.basecode.dataStructure.graph with parameters of type DirectedGraph