Class FuzzyPoint

java.lang.Object
org.biojava.nbio.core.sequence.location.SimplePoint
org.biojava.nbio.core.sequence.location.FuzzyPoint
All Implemented Interfaces:
Serializable, Comparable<Point>, Point

public class FuzzyPoint extends SimplePoint
Implementation for resolving fuzzy locations. Caches the calculated value.
Author:
ayates
See Also: