| Modifier and Type | Method and Description |
|---|---|
UnitType |
Image.getUnitlessDefaultUnitType()
Assumed unit type when UnitType is set to Unitless
|
UnitType |
Image.getUnitType()
Gets current unit type.
|
| Modifier and Type | Method and Description |
|---|---|
UnitType |
DgnImage.getSubUnitType()
Gets current sub-unit type.
|
| Modifier and Type | Method and Description |
|---|---|
UnitType |
DgnRootElement.getSubUnitType()
Gets or sets sub-unit type of design file
|
UnitType |
DgnRootElement.getUnitType()
Gets or sets unit type of design file
|
| Modifier and Type | Method and Description |
|---|---|
UnitType |
DwfPage.getUnitType()
Gets or sets unit type
|
UnitType |
DwfImage.getUnitType()
Gets current unit type.
|
| Modifier and Type | Method and Description |
|---|---|
float |
PltImage.getUnitTranslationCoefficient(UnitType newUnitType)
Gets unit type convert coefficient
|
| Modifier and Type | Method and Description |
|---|---|
float |
PostScriptImage.getUnitTranslationCoefficient(UnitType newUnitType)
Gets unit type convert coefficient
|
| Modifier and Type | Method and Description |
|---|---|
UnitType |
VectorRasterizationOptions.getUnitType()
Gets or sets unit type of export result.
|
static UnitType |
UnitType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnitType[] |
UnitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VectorRasterizationOptions.setUnitType(UnitType value)
Gets or sets unit type of export result.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.