| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cgm.commands |
| Modifier and Type | Method and Description |
|---|---|
DeviceViewportMapping.Isotropy |
DeviceViewportMapping.getIsotropyValue() |
static DeviceViewportMapping.Isotropy |
DeviceViewportMapping.Isotropy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceViewportMapping.Isotropy[] |
DeviceViewportMapping.Isotropy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceViewportMapping.setIsotropyValue(DeviceViewportMapping.Isotropy value) |
| Constructor and Description |
|---|
DeviceViewportMapping(CgmFile container,
DeviceViewportMapping.Isotropy isotropy,
DeviceViewportMapping.Horizontalalignment horzAlignment,
DeviceViewportMapping.Verticalalignment vertAlignment) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.