Package | Description |
---|---|
uk.ac.ebi.reactionblast.graphics.direct |
Modifier and Type | Field and Description |
---|---|
Params.ArrowType |
Params.arrowType |
Modifier and Type | Method and Description |
---|---|
static Params.ArrowType |
Params.ArrowType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Params.ArrowType[] |
Params.ArrowType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|