'STRAP:multiple sequence alignments '

charite.christo
Class Range

java.lang.Object
  extended by charite.christo.Range

public class Range
extends java.lang.Object


Constructor Summary
Range()
           
Range(int from, int to)
           
 
Method Summary
 int from()
           
 void set(int f, int t)
           
 int to()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Range

public Range()

Range

public Range(int from,
             int to)
Method Detail

from

public int from()

to

public int to()

set

public void set(int f,
                int t)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

'STRAP:multiple sequence alignments '

'The most important classes are StrapAlign, Protein and StrapEvent.'