| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cgm.commands |
| Modifier and Type | Method and Description |
|---|---|
static PolygonSet.EdgeFlag |
PolygonSet.EdgeFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolygonSet.EdgeFlag[] |
PolygonSet.EdgeFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tuple<PolygonSet.EdgeFlag,CgmPoint>> |
PolygonSet.getSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
PolygonSet.setSet(List<Tuple<PolygonSet.EdgeFlag,CgmPoint>> value) |
| Constructor and Description |
|---|
PolygonSet(CgmFile container,
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<Tuple<PolygonSet.EdgeFlag,CgmPoint>> values) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.