public class PadesSize
extends java.lang.Object
| Constructor and Description |
|---|
PadesSize(double width,
double height) |
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight() |
double |
getWidth() |
void |
setHeight(double height) |
void |
setWidth(double width) |
com.lacunasoftware.restpki.PadesSizeModel |
toModel() |