Returns a point lying on a polyline that is positioned at a relative position along the polyline's length.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
protected PointF pointAlongLength ( |
A value from 0 to 1 specifying a portion of link's length.
A list of points specifying the polyline segments.
A PointF instance.