Details
Description
Create an interface for a feature colour, i.e. the union of Color / GraduatedColor properties.
This will remove the use of 'Object' and instanceof tests when processing these.
It is also a necessary enabling step towards supporting 'presets' or user-defined schemes for feature rendering.
Note: the interface will describe the colour, not whether the feature is displayed, or its priority ordering.
This will remove the use of 'Object' and instanceof tests when processing these.
It is also a necessary enabling step towards supporting 'presets' or user-defined schemes for feature rendering.
Note: the interface will describe the colour, not whether the feature is displayed, or its priority ordering.
Attachments
Issue Links
- related with
-
JAL-1657 refactor feature/sequence renderer to an AWT/Swing independent pipeline
- Open
-
JAL-2018 Export features in Jalview format doesn't export graduated colour schemes
- Closed
-
JAL-2094 Create an interface for Colo(u)r
- In Progress
-
JAL-2016 Create an interface for Feature Settings configuration
- Closed