Uses of Class
com.github.gbenroscience.math.graph.tools.GraphFont
Packages that use GraphFont
-
Uses of GraphFont in com.github.gbenroscience.math.graph
Methods in com.github.gbenroscience.math.graph that return GraphFontMethods in com.github.gbenroscience.math.graph with parameters of type GraphFontModifier and TypeMethodDescriptionvoidvoidConstructors in com.github.gbenroscience.math.graph with parameters of type GraphFontModifierConstructorDescriptionGrid(String function, boolean showGridLines, boolean labelAxis, int gridSize, GraphColor gridColor, GraphColor majorAxesColor, GraphColor tickColor, GraphColor plotColor, int majorTickLength, int minorTickLength, double lowerXLimit, double upperXLimit, double xStep, double yStep, GraphFont font, AbstractView component)