Package edu.duke.cs.osprey.tools
Class SVGPlot.Boxes.Box
java.lang.Object
edu.duke.cs.osprey.tools.SVGPlot.Boxes.Box
- Enclosing class:
- SVGPlot.Boxes
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubledoubledoubledouble -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
xmin
public double xmin -
xmax
public double xmax -
ymin
public double ymin -
ymax
public double ymax -
id
-
extraStyle
-
-
Constructor Details
-
Box
public Box(double xmin, double xmax, double ymin, double ymax)
-
-
Method Details
-
getDX
public double getDX() -
getDY
public double getDY()
-