Package | Description |
---|---|
info.bioinfweb.libralign.alignmentarea.content |
Contains classes related to
AlignmentContentArea which display
the contents of an alignment. |
info.bioinfweb.libralign.dataarea.implementations |
Contains classes that implement a concrete data area.
|
info.bioinfweb.libralign.dataarea.implementations.charset |
Contains data area related classes to display character sets of an alignment.
|
info.bioinfweb.libralign.dataarea.implementations.pherogram |
Contains
PherogramArea and other classes used in its
implementation. |
info.bioinfweb.libralign.dataarea.implementations.sequenceindex |
Modifier and Type | Method and Description |
---|---|
void |
AlignmentSubArea.paintPart(AlignmentPaintEvent event)
Implementations of this method perform the painting of a part of the component.
|
void |
SequenceArea.paintPart(AlignmentPaintEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
ConsensusSequenceArea.paintPart(AlignmentPaintEvent event) |
void |
LabelDataArea.paintPart(AlignmentPaintEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
CharSetArea.paintPart(AlignmentPaintEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
PherogramArea.paintPart(AlignmentPaintEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
SequenceIndexArea.paintPart(AlignmentPaintEvent e) |