public class Ladder extends Object implements Serializable
Constructor and Description |
---|
Ladder() |
Modifier and Type | Method and Description |
---|---|
BridgeType |
getBtype() |
int |
getConnectedFrom() |
int |
getConnectedTo() |
int |
getFrom() |
int |
getLfrom() |
int |
getLto() |
int |
getTo() |
public Ladder()
public int getFrom()
public int getTo()
public int getLfrom()
public int getLto()
public BridgeType getBtype()
public int getConnectedTo()
public int getConnectedFrom()
Copyright © 2000–2019 BioJava. All rights reserved.