Merge branch 'develop' into features/JAL-1793VCF
[jalview.git] / test / jalview / renderer / seqfeatures / FeatureRendererTest.java
2017-11-23 gmungocJAL-2808 refactor KeyedMatcher as FeatureMatcher with...
2017-11-23 gmungocJAL-2808 pass FeatureSettings to controller as array...
2017-11-16 gmungocJAL-2816 JAL-2835 additional tests to include colour...
2017-11-16 gmungocJAL-2816 tests for findFeaturesAtColumn
2017-11-15 gmungocJAL-2816 exclude filtered / thresholded out features...
2017-11-07 gmungocJAL-2816 tweaks to feature visibility checks
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...