Package com.algo.rendering.shapes
Class SizeBox
- java.lang.Object
-
- com.algo.rendering.shapes.SizeBox
-
public class SizeBox extends java.lang.Object
Describes a rectangle, contains two end points
-
-
Constructor Summary
Constructors Constructor Description SizeBox(java.lang.Double width, java.lang.Double height)
-