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