Package se.conciliate.extensions.router
package se.conciliate.extensions.router
Provides the means to construct paths and shapes used to construct and
route edges.
- Version:
- 4.0
-
ClassDescriptionThe
EdgeRouter
is responsible for layout of lines and curves as well as the construction of the points that make up a lines and curves.The adjust info is a helper class to facilitate parameter passing toEdgeRouter.adjust(Collection)
adjust(Collection)} andEdgeRouter.adjust(Collection, Set)
adjust(Collection, Set)}.