Package | Description |
---|---|
info.bioinfweb.libralign.pherogram.model |
Contains
PherogramProvider and its implementations. |
Modifier and Type | Method and Description |
---|---|
void |
PherogramComponentModelListener.leftCutPositionChange(PherogramCutPositionChangeEvent event)
This method is called, if the left cut position of the pherogram was changed.
|
void |
PherogramComponentModelListener.rightCutPositionChange(PherogramCutPositionChangeEvent event)
This method is called, if the right cut position of the pherogram was changed.
|