[Biojava-l] New package: org.biojava.bio.seq.projection

Thomas Down td2@sanger.ac.uk
Mon, 3 Dec 2001 21:13:22 +0000


I've just added a new package, containing code for projecting
features between coordinate systems.  This is basically the
guts of the ProjectedFeatureHolder class, refactored and made
fit for more public consumption.  This package won't interest
the vast majority of users -- stick to the ProjectedFeatureHolder
API instead (which remains unchanged).  But it does mean that
if you need a custom projection system, you can re-use the
existing code without having to add extra cruft to ProjectedFeatureHolder.

Hope this doesn't cause any trouble,

    Thomas.