java.lang.Object
org.woehlke.computer.kurzweil.commons.model.Bounds
All Implemented Interfaces:
Serializable

public class Bounds extends Object implements Serializable
See Also:
  • Constructor Details

    • Bounds

      public Bounds(double height, double width, Dimension screenSize)
  • Method Details