Uses of Interface
se.conciliate.extensions.router.EdgeRouter.AdjustInfo
Packages that use EdgeRouter.AdjustInfo
Package
Description
Provides the means to construct paths and shapes used to construct and
route edges.
-
Uses of EdgeRouter.AdjustInfo in se.conciliate.extensions.router
Method parameters in se.conciliate.extensions.router with type arguments of type EdgeRouter.AdjustInfoModifier and TypeMethodDescriptionvoid
EdgeRouter.adjust
(Collection<EdgeRouter.AdjustInfo> controlPoints) Adjusts control points from different edges to each other.void
EdgeRouter.adjust
(Collection<EdgeRouter.AdjustInfo> controlPoints, Set<Shape> avoid) Adjusts control points from different edges to each other.