public class ChromPos
extends java.lang.Object
| Constructor and Description |
|---|
ChromPos(int pos,
int phase) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPhase() |
int |
getPos() |
void |
setPhase(int phase) |
void |
setPos(int pos) |