Package | Description |
---|---|
net.rimptec.cad.catia |
Modifier and Type | Method and Description |
---|---|
static CatRenderingMode |
CatRenderingMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CatRenderingMode[] |
CatRenderingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Layout2DSheet.printOut(CatRenderingMode param1) |
void |
Layout2DSheet.printToFile(Holder param1,
CatRenderingMode param2) |
void |
Layout2DRoot.renderingMode(CatRenderingMode param1) |
void |
Viewer3D.renderingMode(CatRenderingMode param1) |