Package | Description |
---|---|
net.rimptec.cad.catia |
Modifier and Type | Method and Description |
---|---|
static CatDMUOverlayType |
CatDMUOverlayType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CatDMUOverlayType[] |
CatDMUOverlayType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
OverlaySettingAtt.getMappingFile(CatDMUOverlayType param1) |
java.lang.String |
OverlaySettingAtt.getText(CatDMUOverlayType param1) |
void |
OverlaySettingAtt.setMappingFile(CatDMUOverlayType param1,
Holder param2) |
void |
OverlaySettingAtt.setText(CatDMUOverlayType param1,
Holder param2) |
void |
OverlaySettingAtt.type(CatDMUOverlayType param1) |