Class ParallelEdgeShapeFunction<V,​E>

    • Field Detail

      • controlOffsetIncrement

        protected float controlOffsetIncrement
        Specifies the distance between control points for edges being drawn in parallel.
    • Constructor Detail

      • ParallelEdgeShapeFunction

        public ParallelEdgeShapeFunction()
    • Method Detail

      • setControlOffsetIncrement

        public void setControlOffsetIncrement​(float y)
      • setEdgeIndexFunction

        public void setEdgeIndexFunction​(EdgeIndexFunction<V,​E> edgeIndexFunction)