| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cgm | |
| com.aspose.cad.fileformats.cgm.commands |
| Modifier and Type | Method and Description |
|---|---|
DeviceViewportSpecificationMode.Mode |
CgmFile.getDeviceViewportSpecificationMode()
Gets or sets the current reading DeviceViewportSpecificationMode
|
| Modifier and Type | Method and Description |
|---|---|
void |
CgmFile.setDeviceViewportSpecificationMode(DeviceViewportSpecificationMode.Mode value)
Gets or sets the current reading DeviceViewportSpecificationMode
|
| Modifier and Type | Method and Description |
|---|---|
DeviceViewportSpecificationMode.Mode |
DeviceViewportSpecificationMode.getValue() |
static DeviceViewportSpecificationMode.Mode |
DeviceViewportSpecificationMode.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceViewportSpecificationMode.Mode[] |
DeviceViewportSpecificationMode.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DeviceViewportSpecificationMode(CgmFile container,
DeviceViewportSpecificationMode.Mode mode,
double factor) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.