Uses of Package
org.djutils.draw.function

Packages that use org.djutils.draw.function
Package
Description
Continuous lines are (mathematically) defined curves that:
have no gaps
have a start point
have an end point
have a defined direction at the start point
have a defined direction at the end point
may have knots along the way.
Double to Double functions, initially for offsetting Curves, but possibly much more useful.