X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fdata%2Fsequence%2Fclass-use%2FRange.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fdata%2Fsequence%2Fclass-use%2FRange.html;h=0000000000000000000000000000000000000000;hb=0bbebf27d045b1345bc042bdf24ef2e6808df251;hp=80cf87fe530b1ea5a2425c079eabe668f5f6f0df;hpb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;p=jabaws.git diff --git a/website/full_javadoc/compbio/data/sequence/class-use/Range.html b/website/full_javadoc/compbio/data/sequence/class-use/Range.html deleted file mode 100644 index 80cf87f..0000000 --- a/website/full_javadoc/compbio/data/sequence/class-use/Range.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - -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
- 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(TreeSet<Range> ranges) - -
-           
-  -

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

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - -