Interface Elastic

  • All Known Implementing Classes:
    Area

    public interface Elastic
    • Method Detail

      • widthWhenHeightIs

        double widthWhenHeightIs​(double height,
                                 StringBounder stringBounder)
      • heightWhenWidthIs

        double heightWhenWidthIs​(double width,
                                 StringBounder stringBounder)