Uses of Interface
org.goplanit.utils.graph.directed.ConjugateDirectedVertices
-
Packages that use ConjugateDirectedVertices Package Description org.goplanit.graph.directed org.goplanit.utils.graph.directed -
-
Uses of ConjugateDirectedVertices in org.goplanit.graph.directed
Constructors in org.goplanit.graph.directed with parameters of type ConjugateDirectedVertices Constructor Description ConjugateDirectedVertexFactoryImpl(IdGroupingToken groupId, ConjugateDirectedVertices conjugatedVertices)
Constructor -
Uses of ConjugateDirectedVertices in org.goplanit.utils.graph.directed
Methods in org.goplanit.utils.graph.directed that return ConjugateDirectedVertices Modifier and Type Method Description ConjugateDirectedVertices
ConjugateDirectedVertices. deepClone()
deep clone verticesConjugateDirectedVertices
ConjugateDirectedVertices. shallowClone()
shallow clone vertices
-