| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cgm | |
| com.aspose.cad.fileformats.cgm.commands | |
| com.aspose.cad.fileformats.cgm.enums |
| Modifier and Type | Method and Description |
|---|---|
ClassCode |
Message.getElementClass() |
| Constructor and Description |
|---|
Message(Severity severity,
ClassCode elementClass,
int elementId,
String message,
String commandDescription)
Initialize a new message
|
| Modifier and Type | Method and Description |
|---|---|
ClassCode |
Command.getElementClass() |
ClassCode |
CommandConstructorArguments.getElementClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandConstructorArguments.setElementClass(ClassCode value) |
| Constructor and Description |
|---|
CommandConstructorArguments(ClassCode elementClass,
int elementId,
CgmFile container) |
| Modifier and Type | Method and Description |
|---|---|
static ClassCode |
ClassCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassCode[] |
ClassCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.