Details
Description
A small step towards abstracting out feature rendering styles - pending an issue to define what that would involve.
Currently there are 3 places that hard-code special handling for feature type "disulfide bond".
This is rendered (coloured) at the start and end positions, but not inbetween. Also the tooltip has the format start:end rather than "start end".
- FeatureRenderer.drawSequence() - for colour rendering
- SequenceAnnotatonReport.appendFeature() - for tooltip
- gui.AlignmentPanel.makePNGImageMap() - for mouseover of image
Currently there are 3 places that hard-code special handling for feature type "disulfide bond".
This is rendered (coloured) at the start and end positions, but not inbetween. Also the tooltip has the format start:end rather than "start end".
- FeatureRenderer.drawSequence() - for colour rendering
- SequenceAnnotatonReport.appendFeature() - for tooltip
- gui.AlignmentPanel.makePNGImageMap() - for mouseover of image
Attachments
Issue Links
- related with
-
JAL-2323 Colour structure by sequence incorrect for Disul(f|ph)ide Bond features
- Closed
-
JAL-1191 support for hierarchical features and feature groups
- In Progress
-
JAL-2333 Select columns containing feature incorrect for Disul(f|ph)ide Bond features
- Closed
-
JAL-2338 Amend/delete features dialog treats contact features as if they have extents
- Closed