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