- java.lang.Object
-
- org.jgrapht.graph.AbstractGraph<V,E>
-
- org.jgrapht.graph.AbstractBaseGraph<V,E>
-
- org.jgrapht.graph.DirectedAcyclicGraph<Set<JIPipeGraphNode>,org.jgrapht.graph.DefaultEdge>
-
- org.hkijena.jipipe.api.run.JIPipeGraphRunPartitionGraph
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jgrapht.graph.DirectedAcyclicGraph
org.jgrapht.graph.DirectedAcyclicGraph.Region, org.jgrapht.graph.DirectedAcyclicGraph.TopoOrderMap<V>, org.jgrapht.graph.DirectedAcyclicGraph.TopoVertexBiMap<V>, org.jgrapht.graph.DirectedAcyclicGraph.TopoVertexMap, org.jgrapht.graph.DirectedAcyclicGraph.VisitedArrayImpl, org.jgrapht.graph.DirectedAcyclicGraph.VisitedArrayListImpl, org.jgrapht.graph.DirectedAcyclicGraph.VisitedBitSetImpl, org.jgrapht.graph.DirectedAcyclicGraph.VisitedHashSetImpl, org.jgrapht.graph.DirectedAcyclicGraph.VisitedStrategy, org.jgrapht.graph.DirectedAcyclicGraph.VisitedStrategyFactory
-
Field Summary
-
Fields inherited from interface org.jgrapht.Graph
DEFAULT_EDGE_WEIGHT
-
Method Summary
-
Methods inherited from class org.jgrapht.graph.DirectedAcyclicGraph
addEdge, addEdge, addVertex, addVertex, createBuilder, createBuilder, getAncestors, getDescendants, iterator, removeVertex
-
Methods inherited from class org.jgrapht.graph.AbstractBaseGraph
clone, containsEdge, containsVertex, degreeOf, edgeSet, edgesOf, getAllEdges, getEdge, getEdgeSource, getEdgeSupplier, getEdgeTarget, getEdgeWeight, getType, getVertexSupplier, incomingEdgesOf, inDegreeOf, outDegreeOf, outgoingEdgesOf, removeEdge, removeEdge, setEdgeSupplier, setEdgeWeight, setVertexSupplier, vertexSet
-
Methods inherited from class org.jgrapht.graph.AbstractGraph
assertVertexExist, containsEdge, equals, hashCode, removeAllEdges, removeAllEdges, removeAllEdges, removeAllVertices, toStringFromSets
-
Methods inherited from interface org.jgrapht.Graph
containsEdge, removeAllEdges, removeAllEdges, removeAllVertices, setEdgeWeight
-
-
Method Detail
-
toString
public String toString()
- Overrides:
toString
in class org.jgrapht.graph.AbstractGraph<Set<JIPipeGraphNode>,org.jgrapht.graph.DefaultEdge>
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.