org.biojava.spice.manypanel.renderer
Class PDB2SeqPositionMapper

java.lang.Object
  extended byorg.biojava.spice.manypanel.renderer.PDB2SeqPositionMapper

public class PDB2SeqPositionMapper
extends Object


Constructor Summary
PDB2SeqPositionMapper()
           
 
Method Summary
static Feature mapPDBFeature2Seq(Feature f, Chain sequence)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDB2SeqPositionMapper

public PDB2SeqPositionMapper()
Method Detail

mapPDBFeature2Seq

public static Feature mapPDBFeature2Seq(Feature f,
                                        Chain sequence)