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 class
EdgeSegmentsImpl
Implementation 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 EdgeSegments
EdgeSegments. clone()
clone edge segments
-