Uses of Class
org.biojava.bio.symbol.AbstractLocationDecorator

Packages that use AbstractLocationDecorator
org.biojava.bio.symbol Representation of the Symbols that make up a sequence, and locations within them. 
 

Uses of AbstractLocationDecorator in org.biojava.bio.symbol
 

Subclasses of AbstractLocationDecorator in org.biojava.bio.symbol
 class BetweenLocation
          Between view onto an underlying Location instance.
 class CircularLocation
          Circular view onto an underlying Location instance.