Class AxisFactory
java.lang.Object
org.opensourcephysics.display.axes.AxisFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract DrawableAxes
createAxes
(PlottingPanel panel) static DrawableAxes
createAxesType1
(PlottingPanel panel) static DrawableAxes
createAxesType2
(PlottingPanel panel) static DrawableAxes
createAxesType3
(PlottingPanel panel) static AxisFactory
static AxisFactory
newInstance
(String axisClass)
-
Constructor Details
-
AxisFactory
public AxisFactory()
-
-
Method Details
-
newInstance
-
newInstance
-
createAxes
-
createAxesType1
-
createAxesType2
-
createAxesType3
-