X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fsequence%2Fclass-use%2FRange.html;fp=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fsequence%2Fclass-use%2FRange.html;h=65fae6f0ade58e66820a7f2799389008d08484a8;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/dm_javadoc/compbio/data/sequence/class-use/Range.html b/website/dm_javadoc/compbio/data/sequence/class-use/Range.html new file mode 100644 index 0000000..65fae6f --- /dev/null +++ b/website/dm_javadoc/compbio/data/sequence/class-use/Range.html @@ -0,0 +1,236 @@ + + + + + + +Uses of Class compbio.data.sequence.Range + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
compbio.data.sequence.Range

+
+ + + + + + + + + +
+Packages that use Range
compbio.data.sequenceA data model for multiple sequence alignment web services and utility methods + that work on the objects of this model. 
+  +

+ + + + + +
+Uses of Range in compbio.data.sequence
+  +

+ + + + + + + + + +
Methods in compbio.data.sequence that return types with arguments of type Range
+ java.util.TreeSet<Range>Score.getRanges() + +
+          Return Ranges if any Collections.EMPTY_SET otherwise
+  +

+ + + + + + + + + +
Methods in compbio.data.sequence with parameters of type Range
+ intRange.compareTo(Range o) + +
+           
+  +

+ + + + + + + + + +
Method parameters in compbio.data.sequence with type arguments of type Range
+ voidScore.setRanges(java.util.TreeSet<Range> ranges) + +
+           
+  +

+ + + + + + + + + + + +
Constructor parameters in compbio.data.sequence with type arguments of type Range
Score(java.lang.Enum<?> method, + java.util.ArrayList<java.lang.Float> scores, + java.util.TreeSet<Range> ranges) + +
+           
Score(java.lang.Enum<?> method, + java.util.TreeSet<Range> ranges) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +