Uses of Interface
com.github.gbenroscience.math.graph.DrawingContext
Packages that use DrawingContext
-
Uses of DrawingContext in com.github.gbenroscience.math.graph
Methods in com.github.gbenroscience.math.graph with parameters of type DrawingContextModifier and TypeMethodDescriptionvoidGrid.draw(DrawingContext g) draws the gridvoidGrid.drawMajorAxes(DrawingContext g) Draws the 2 major axes, the x and the y and labels them.