| Package | Description |
|---|---|
| com.github.jferard.fastods.attribute |
| Modifier and Type | Method and Description |
|---|---|
static SimpleLength |
SimpleLength.cm(double value)
Create an simple length in centimeters
|
static SimpleLength |
SimpleLength.em(double value)
Create an simple length in em
|
static SimpleLength |
SimpleLength.in(double value)
Create an simple length in inches
|
static SimpleLength |
SimpleLength.mm(double value)
Create an simple length in millimeters
|
static SimpleLength |
SimpleLength.pc(double value)
Create an simple length in picas
|
static SimpleLength |
SimpleLength.pt(double value)
Create an simple length in points
|
Copyright © 2016–2021. All rights reserved.