edu.ucla.stat.SOCR.modeler.gui
Class ModelerConstant
java.lang.Object
edu.ucla.stat.SOCR.modeler.gui.ModelerConstant
public class ModelerConstant
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GRAPH_UPPER_LIMIT
public static final double GRAPH_UPPER_LIMIT
- See Also:
- Constant Field Values
GRAPH_LOWER_LIMIT
public static final double GRAPH_LOWER_LIMIT
- See Also:
- Constant Field Values
GRAPH_Y_UPPER_LIMIT
public static final double GRAPH_Y_UPPER_LIMIT
- See Also:
- Constant Field Values
GRAPH_DEFAULT_X_MIN
public static final double GRAPH_DEFAULT_X_MIN
- See Also:
- Constant Field Values
GRAPH_DEFAULT_X_MAX
public static final double GRAPH_DEFAULT_X_MAX
- See Also:
- Constant Field Values
GRAPH_DEFAULT_Y_MIN
public static final double GRAPH_DEFAULT_Y_MIN
- See Also:
- Constant Field Values
GRAPH_DEFAULT_Y_MAX
public static final double GRAPH_DEFAULT_Y_MAX
- See Also:
- Constant Field Values
ModelerConstant
public ModelerConstant()