Package com.macrofocus.common.geom
Interface Dimension2D
-
- All Known Implementing Classes:
Dimension,Dimension2D.Double
public interface Dimension2DCreated by luc on 09.01.17.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classDimension2D.Double
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetHeight()doublegetWidth()
-