|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biojava.bio.structure.domain.pdp.CutDomain
public class CutDomain
| Field Summary | |
|---|---|
static boolean |
verbose
|
| Constructor Summary | |
|---|---|
CutDomain(Atom[] ca,
PDPDistanceMatrix pdpMatrix)
|
|
| Method Summary | |
|---|---|
void |
cutDomain(Domain dom,
CutSites cut_sites,
PDPDistanceMatrix pdpMatrix)
|
java.util.List<Domain> |
getDomains()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static boolean verbose
| Constructor Detail |
|---|
public CutDomain(Atom[] ca,
PDPDistanceMatrix pdpMatrix)
| Method Detail |
|---|
public void cutDomain(Domain dom,
CutSites cut_sites,
PDPDistanceMatrix pdpMatrix)
public java.util.List<Domain> getDomains()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||