Package | Description |
---|---|
com.ironsoftware.ironpdf.edit | |
com.ironsoftware.ironpdf.internal.staticapi |
Modifier and Type | Method and Description |
---|---|
MeasurementUnit |
Length.getUnit()
Gets unit.
|
static MeasurementUnit |
MeasurementUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MeasurementUnit[] |
MeasurementUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Length.setUnit(MeasurementUnit value)
Sets unit.
|
Constructor and Description |
---|
Length(double value,
MeasurementUnit unit)
Instantiates a new Length.
|
Modifier and Type | Method and Description |
---|---|
static MeasurementUnit |
Stamp_Converter.toProto(MeasurementUnit input) |
Copyright © 2022–2023 Iron Software. All rights reserved.