public class PolylineInterpolator extends AbstractInterpolator
Constructor and Description |
---|
PolylineInterpolator() |
Modifier and Type | Method and Description |
---|---|
protected ICurve |
computeCurve(Connection connection)
|
arrangeDecoration, clipAtDecoration, interpolate
protected ICurve computeCurve(Connection connection)
AbstractInterpolator
computeCurve
in class AbstractInterpolator
connection
- The Connection
, for which to compute a new
ICurve
geometry.ICurve
that represents the to be rendered geometry.Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.