uk.ac.sanger.psu.gfmerge.datacomp
Interface LocateAble

All Known Subinterfaces:
ExonAble, FeatureComponentAble, GeneModelAble, GFMergeFeatureAble, IntronAble, StrandAble
All Known Implementing Classes:
Exon, FeatureComponent, GeneModel, GFMergeFeature, Intron, SimFeature

public interface LocateAble

interface for objects which contain a Location.


Method Summary
 org.biojava.bio.symbol.Location getLocation()
          stub which returns Location
 

Method Detail

getLocation

org.biojava.bio.symbol.Location getLocation()
stub which returns Location