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