|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Length.UnitModeEnum | |
---|---|
org.pdfclown.documents.contents.composition | Typographic composition. |
Uses of Length.UnitModeEnum in org.pdfclown.documents.contents.composition |
---|
Methods in org.pdfclown.documents.contents.composition that return Length.UnitModeEnum | |
---|---|
Length.UnitModeEnum |
Length.getUnitMode()
Gets the measurement mode applied to the distance value . |
static Length.UnitModeEnum |
Length.UnitModeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Length.UnitModeEnum[] |
Length.UnitModeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.pdfclown.documents.contents.composition with parameters of type Length.UnitModeEnum | |
---|---|
void |
Length.setUnitMode(Length.UnitModeEnum value)
|
Constructors in org.pdfclown.documents.contents.composition with parameters of type Length.UnitModeEnum | |
---|---|
Length(double value,
Length.UnitModeEnum unitMode)
|
|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |