Reference navigation
MODULE · v0.9.1
Text and labels
proteinmotion.annotations
Write text, label amino acids, and connect labels to regions.
Guide and rendered examples →Classes
| Name | Description |
|---|---|
| Annotationclass | Base class for text and lines drawn over the image. |
| Textclass | Draw shaped vector text over the protein image. |
| Calloutclass | Connect an image label to a selected region with a line. |
| ResidueLabelclass | Label one amino acid at its projected Cα position. |
| ResidueLabelsclass | Label several residues and adjust their positions to reduce overlap. |
| Writeclass | Draw text outlines and then fill the glyphs. |
| Unwriteclass | Erase glyph fills and then their outlines. |
| AnnotationAnimateclass | Build position, offset, and opacity animations for annotations. |