public class FXPolylineConnectionRouter extends java.lang.Object implements IFXConnectionRouter
Constructor and Description |
---|
FXPolylineConnectionRouter() |
Modifier and Type | Method and Description |
---|---|
Polyline |
routeConnection(Point[] points)
Computes the curve geometry for a connection based on the given points.
|
public Polyline routeConnection(Point[] points)
IFXConnectionRouter
routeConnection
in interface IFXConnectionRouter
points
- start point, way points, and end point of the routed
connection.Copyright (c) 2014 itemis AG and others. All rights reserved.