JAL-2843 add colour by attribute, and no value colour, to features file
[jalview.git] / src / jalview / api / FeatureColourI.java
index 0780271..4dbb1bb 100644 (file)
@@ -72,7 +72,8 @@ public interface FeatureColourI
   boolean isSimpleColour();
 
   /**
-   * Answers true if the feature is coloured by label (description)
+   * Answers true if the feature is coloured by label (description) or by text
+   * value of an attribute
    * 
    * @return
    */