Uses of Class
org.biojava.bio.symbol.AbstractLocation
Packages that use AbstractLocation
Package
Description
Representation of the Symbols that make up a sequence, and locations within
them.
-
Uses of AbstractLocation in org.biojava.bio.symbol
Subclasses of AbstractLocation in org.biojava.bio.symbolModifier and TypeClassDescriptionclassBase class for simple contiguous Location implementations.classA 'fuzzy' location a-la Embl fuzzy locations.classFuzzyPointLocationrepresents two types of EMBL-style partially-defined locations.classProduced by LocationTools as a result of union operations.classA location representing a single point.classA simple implementation of Location that contains all points between getMin and getMax inclusive.