public interface EdgeFactory<E>
VisualItem
create(E edge, edu.uci.ics.jung.graph.util.EdgeType edgeType, Point2D sourcePoint, Point2D destPoint, Vector startVector, Vector endVector, Path2D path)
VisualItem create(E edge, edu.uci.ics.jung.graph.util.EdgeType edgeType, Point2D sourcePoint, Point2D destPoint, Vector startVector, Vector endVector, Path2D path)
Copyright © 2013 dontdrinkandroot. All Rights Reserved.