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=0000000000000000000000000000000000000000;hb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;hp=ca1157a213a4fb3f0fcda6016e63c6c377889d94;hpb=bc3346bd7c1c518fad867d4c60a53779e7516588;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 deleted file mode 100644 index ca1157a..0000000 --- a/website/dm_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) - -
-           
-  -

-


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