Uses of Interface
org.goplanit.utils.graph.directed.ConjugateEdgeSegments
-
Packages that use ConjugateEdgeSegments Package Description org.goplanit.graph.directed org.goplanit.utils.graph.directed -
-
Uses of ConjugateEdgeSegments in org.goplanit.graph.directed
Constructors in org.goplanit.graph.directed with parameters of type ConjugateEdgeSegments Constructor Description ConjugateEdgeSegmentFactoryImpl(IdGroupingToken groupId, ConjugateEdgeSegments conjugateEdgeSegments)Constructor -
Uses of ConjugateEdgeSegments in org.goplanit.utils.graph.directed
Methods in org.goplanit.utils.graph.directed that return ConjugateEdgeSegments Modifier and Type Method Description ConjugateEdgeSegmentsConjugateEdgeSegments. deepClone()Deep clone conjugate edge segmentsConjugateEdgeSegmentsConjugateEdgeSegments. shallowClone()shallow clone conjugate edge segments
-