Uses of Enum
com.github.gbenroscience.math.graph.GraphType
Packages that use GraphType
-
Uses of GraphType in com.github.gbenroscience.math.graph
Subclasses with type arguments of type GraphType in com.github.gbenroscience.math.graphMethods in com.github.gbenroscience.math.graph that return GraphTypeModifier and TypeMethodDescriptionstatic GraphTypeGridExpressionParser.determineType(String input) GraphElement.getGraphType()static GraphTypeReturns the enum constant of this type with the specified name.static GraphType[]GraphType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.github.gbenroscience.math.graph with parameters of type GraphTypeConstructors in com.github.gbenroscience.math.graph with parameters of type GraphType