| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cad.cadconsts | |
| com.aspose.cad.fileformats.cad.cadobjects |
| Modifier and Type | Method and Description |
|---|---|
static CadAcdsTypeName |
CadAcdsTypeName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CadAcdsTypeName[] |
CadAcdsTypeName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CadAcdsTypeName |
CadAcdsData.getTypeName()
Gets the name of the type.
|
CadAcdsTypeName |
CadAcdsSchema.getTypeName()
Gets the name of the type.
|
CadAcdsTypeName |
CadAcdsRecord.getTypeName()
Gets the name of the type.
|
abstract CadAcdsTypeName |
CadBaseAcds.getTypeName()
Gets the name of the type.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.