| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cad.cadconsts | |
| com.aspose.cad.fileformats.cad.cadobjects |
| Modifier and Type | Method and Description |
|---|---|
static CadEntitySpaceMode |
CadEntitySpaceMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CadEntitySpaceMode[] |
CadEntitySpaceMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CadEntitySpaceMode |
CadEntityBase.getSpaceMode()
Gets or sets a value indicating which space the entity belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CadEntityBase.setSpaceMode(CadEntitySpaceMode value)
Gets or sets a value indicating which space the entity belongs to.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.