JAL-3187 findFeaturesAtResidue answer in render order (tests TODO)
[jalview.git] / src / jalview / api / FeatureRenderer.java
index 861f337..59e3e61 100644 (file)
@@ -162,7 +162,9 @@ public interface FeatureRenderer
 
   /**
    * Returns features at the specified residue positions on the given sequence.
-   * Non-positional features are not included.
+   * Non-positional features are not included. Features are returned in render
+   * order of their feature type (last is on top). Within feature type, ordering
+   * is undefined.
    * 
    * @param sequence
    * @param fromResNo