| Package | Description |
|---|---|
| org.biojava.nbio.structure.secstruc |
| Modifier and Type | Method and Description |
|---|---|
static BridgeType |
BridgeType.fromCharacter(Character stype) |
BridgeType |
Ladder.getBtype() |
BridgeType |
BetaBridge.getType() |
static BridgeType |
BridgeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BridgeType[] |
BridgeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BetaBridge(int i,
int j,
BridgeType t) |
Copyright © 2000-2016 BioJava. All Rights Reserved.