Uses of Interface
org.goplanit.utils.graph.directed.ConjugateEdgeSegmentFactory
-
Packages that use ConjugateEdgeSegmentFactory Package Description org.goplanit.graph.directed org.goplanit.utils.graph.directed -
-
Uses of ConjugateEdgeSegmentFactory in org.goplanit.graph.directed
Classes in org.goplanit.graph.directed that implement ConjugateEdgeSegmentFactory Modifier and Type Class Description classConjugateEdgeSegmentFactoryImplFactory for creating conjugate edge segments on conjugate edge segments container -
Uses of ConjugateEdgeSegmentFactory in org.goplanit.utils.graph.directed
Methods in org.goplanit.utils.graph.directed that return ConjugateEdgeSegmentFactory Modifier and Type Method Description default ConjugateEdgeSegmentFactoryConjugateEdgeSegments. getFactory()Collect the conjugate edge segment factory to use for creating instances
-