| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cf2 |
| Modifier and Type | Method and Description |
|---|---|
CF2SystemCoordinate |
CF2Main.getSystemCoordinate()
The type of coordinate system.
|
static CF2SystemCoordinate |
CF2SystemCoordinate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CF2SystemCoordinate[] |
CF2SystemCoordinate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CF2Main.setSystemCoordinate(CF2SystemCoordinate value)
The type of coordinate system.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.