Uses of Class
org.biojava.bio.symbol.AbstractRangeLocation
Packages that use AbstractRangeLocation
Package
Description
Representation of the Symbols that make up a sequence, and locations within
them.
-
Uses of AbstractRangeLocation in org.biojava.bio.symbol
Subclasses of AbstractRangeLocation in org.biojava.bio.symbolModifier and TypeClassDescriptionclass
A 'fuzzy' location a-la Embl fuzzy locations.class
Produced by LocationTools as a result of union operations.class
A location representing a single point.class
A simple implementation of Location that contains all points between getMin and getMax inclusive.