| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cgm.commands |
| Modifier and Type | Method and Description |
|---|---|
HatchStyleDefinition.HatchStyle |
HatchStyleDefinition.getStyle() |
static HatchStyleDefinition.HatchStyle |
HatchStyleDefinition.HatchStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HatchStyleDefinition.HatchStyle[] |
HatchStyleDefinition.HatchStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HatchStyleDefinition.setStyle(HatchStyleDefinition.HatchStyle value) |
| Constructor and Description |
|---|
HatchStyleDefinition(CgmFile container,
int index,
HatchStyleDefinition.HatchStyle style,
double firstX,
double firstY,
double secondX,
double secondY,
double cycleLength,
int[] gapWidths,
int[] lineTypes) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.