Graphics2D Actor API

Package g2d.plot

Class Summary
Axis Edges are defined by their source and sink given as java.awt.geom.Point2D.
PlotDescription yada yada
PlotView yada yada
Point Point is a convenience class, so we can limit the amount of occurrences of "java.awt.geom.Point2D$Float" in jlambda plotting code.
Spline Edges are defined by their source and sink given as java.awt.geom.Point2D.
 

Enum Summary
PlotDescription.PointStyle  
PlotDescription.SplineStyle  
 


Graphics2D Actor API