public class Flow extends AbstractFlow<Node>
source, targetvertices| Constructor and Description |
|---|
Flow(AbstractDirectedGraph<?,Node> g,
Node source,
Node target) |
addSourceAndTagetVertices, addSourceVertex, addSourceVertices, addTargetVertex, addTargetVertices, connectsVertices, destroy, getOtherVertex, getSource, getTarget, getV1, getV2, isSelfLoop, removeSourceAndTagetVertices, removeSourceVertex, removeSourceVertices, removeTargetVertex, removeTargetVertices, removeVertex, removeVertices, setSource, setTarget, setVertices, toStringaddVertex, addVertices, checkEdge, getOtherSourceVertices, getOtherSourceVertices, getOtherTargetVertices, getOtherTargetVertices, getSourceVertices, getTargetVertices, hasSource, hasSource, hasSources, hasTarget, hasTarget, hasTargetscompareMultiSets, connectsVertex, connectsVertices, getOtherVertices, getOtherVertices, getVerticesclone, compareTo, equals, getDescription, getId, getLabel, getName, getTag, hashCode, setDescription, setId, setName, setTagfinalize, getClass, notify, notifyAll, wait, wait, waitgetSource, getTarget, setSource, setTarget, setVerticesaddSourceAndTagetVertices, addSourceVertex, addSourceVertices, addTargetVertex, addTargetVertices, getOtherSourceVertices, getOtherSourceVertices, getOtherTargetVertices, getOtherTargetVertices, getSourceVertices, getTargetVertices, hasSource, hasSource, hasSources, hasTarget, hasTarget, hasTargets, removeSourceAndTagetVertices, removeSourceVertex, removeSourceVertices, removeTargetVertex, removeTargetVerticesconnectsVertices, getOtherVertex, getV1, getV2, isSelfLoopaddVertex, addVertices, connectsVertex, connectsVertices, destroy, getOtherVertices, getOtherVertices, getVertices, removeVertex, removeVerticesgetDescription, getId, getName, getTag, setDescription, setId, setName, setTagcompareTopublic Flow(AbstractDirectedGraph<?,Node> g, Node source, Node target)
Copyright © 2017. All rights reserved.