Package org.opensourcephysics.display.axes
package org.opensourcephysics.display.axes
-
ClassDescriptionAn abstract class for axes that defines font and title accessor methods.AbstractPolarAxis implements methods common to all polar axes.CartesianAxes defines common Cartesian coordinate methods.Builds a coordinate string from a mouse event for an axis type.A cartesian axis class that provides interactive scale adjustment with a mouse.A modified version of the ptolemy.plot.PlotBox class designed to work with the OSP drawing framework.CartesianType3 draws draggable X and Y axes in the interior of a plotting panel.Builds a coordinate string from a mouse event for an axis type.DrawableAxes defines axes that render themselves in a drawing panel.PolarAxes defines common polar coordinate methods.Builds a coordinate string from a mouse event for an axis type.XAxis: an x axis that knows how to draw itself in a drawing panel.A superclass for the x axis and y axis.YAxis: a y axis that knows how to draw itself in a drawing panel.