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