uk.ac.man.bioinf.sequence.geom
Interface SequenceAlignmentShape
- All Known Implementing Classes:
- SequenceAlignmentRectangle
- public interface SequenceAlignmentShape
SequenceAlignmentShape.java
Defines a shape used to identify a region in a sequence alignment.
Created: Mon Mar 27 12:38:04 2000
- Version:
- $Id: SequenceAlignmentShape.java,v 1.2 2001/04/11 17:04:43 lord Exp $
- Author:
- J Selley
getBounds
public SequenceAlignmentRectangle getBounds()
- Returns the boundaries of the shape used to identify a region in
a sequence alignment.
- Returns:
- the rectangle that defines the boundries