JAL-2593 don't filter out 'colour by label' features
[jalview.git] / test / jalview / renderer / seqfeatures / FeatureRendererTest.java
2017-08-10 gmungocJAL-2593 don't filter out 'colour by label' features
2017-07-24 gmungocJAL-2624 additional tests for FeatureColour.getColour(),
2017-06-09 gmungocJAL-2593 avoid redundant rendering of co-located features
2017-06-01 gmungocJAL-2754 Sequence.findFeatures(fromCol, toCol) features/JAL-2754findFeaturesByColumn
2017-05-09 gmungocJAL-2483 JAL-2481 fixed findAllFeatures to handle null...
2017-04-26 gmungocJAL-2490 findFeaturesAtRes with performant feature...
2017-04-20 gmungocJAL-2483 JAL-2481 findAllFeatures without scanning...