|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biojava.bio.structure.align.ce.CeCPMain.CPRange
protected static class CeCPMain.CPRange
Tiny wrapper for the disallowed regions of an alignment.
CeCPMain.calculateMinCP(int[], int, int, int)| Field Summary | |
|---|---|
int |
c
first allowed c-term |
int |
mid
midpoint of the alignment |
int |
n
last allowed n-term |
| Constructor Summary | |
|---|---|
protected |
CeCPMain.CPRange()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int n
public int mid
public int c
| Constructor Detail |
|---|
protected CeCPMain.CPRange()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||