| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cgm.commands |
| Modifier and Type | Method and Description |
|---|---|
PictureDirectory.Type |
PictureDirectory.getValue() |
static PictureDirectory.Type |
PictureDirectory.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PictureDirectory.Type[] |
PictureDirectory.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 |
PictureDirectory.setValue(PictureDirectory.Type value) |
| Constructor and Description |
|---|
PictureDirectory(CgmFile container,
PictureDirectory.Type type,
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<PictureDirectory.PDInfo> infos) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.