Interface Dimension2D

All Known Implementing Classes:
Dimension, Dimension2D.Double

public interface Dimension2D
Created by luc on 09.01.17.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
    double
     
  • Method Details

    • getWidth

      double getWidth()
    • getHeight

      double getHeight()