Uses of Class
org.biojava.bio.symbol.AbstractLocationDecorator
-
Packages that use AbstractLocationDecorator Package Description 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 Modifier and Type Class Description class
BetweenLocation
Between view onto an underlying Location instance.class
CircularLocation
Circular view onto an underlying Location instance.
-