| Package | Description |
|---|---|
| net.rimptec.cad.catia |
| Modifier and Type | Method and Description |
|---|---|
static CatPaperSize |
CatPaperSize.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CatPaperSize[] |
CatPaperSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DrawingSheet.paperSize(CatPaperSize param1) |
void |
Layout2DSheet.paperSize(CatPaperSize param1) |
void |
PageSetup.paperSize(CatPaperSize param1) |