Uses of Interface
org.goplanit.utils.graph.directed.EdgeSegments
-
Packages that use EdgeSegments Package Description org.goplanit.graph.directed org.goplanit.utils.graph.directed -
-
Uses of EdgeSegments in org.goplanit.graph.directed
Classes in org.goplanit.graph.directed that implement EdgeSegments Modifier and Type Class Description classEdgeSegmentsImplImplementation of EdgeSegments interface.Constructors in org.goplanit.graph.directed with parameters of type EdgeSegments Constructor Description EdgeSegmentFactoryImpl(IdGroupingToken groupId, EdgeSegments edgeSegments)Constructor -
Uses of EdgeSegments in org.goplanit.utils.graph.directed
Methods in org.goplanit.utils.graph.directed that return EdgeSegments Modifier and Type Method Description EdgeSegmentsEdgeSegments. clone()clone edge segments
-