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