Package org.daisy.dotify.api.paper
Interface Dimensions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetHeight()Gets height, in mm.doublegetWidth()Gets width, in mm.
-
| Modifier and Type | Method | Description |
|---|---|---|
double |
getHeight() |
Gets height, in mm.
|
double |
getWidth() |
Gets width, in mm.
|