Uses of Package
net.quies.math.plot

Classes in net.quies.math.plot used by net.quies.math.plot
Axis
          Represents one axis/dimension.
ChartStyle
          Defines the style for one or more functions.
ChartType
          Defines the supported charts.
Function
          A collection of points to represent a function.
Graph
          The graph of one or more functions on a Cartesian plane.
GraphDomain
          Limits the domain for one or more graphs.
IndexScheme
          Provides the axis index layout.
LinearIndexScheme
          Subclasses of this class provide a linear axis index.
TerminatorFactory
          The factory produces shapes used to indicate a gap in the function line, i.e.
XAxis
           
YAxis