dasp.model
Class Residue

java.lang.Object
  extended by dasp.model.Residue

public class Residue
extends Object


Constructor Summary
Residue(org.biojava.bio.structure.AminoAcid g)
           
 
Method Summary
 char getAA()
           
 Location getCenter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Residue

public Residue(org.biojava.bio.structure.AminoAcid g)
Method Detail

getAA

public char getAA()

getCenter

public Location getCenter()