Package | Description |
---|---|
org.biojava.bio.symbol |
Representation of the Symbols that make up a sequence, and locations within
them.
|
Modifier and Type | Class and Description |
---|---|
class |
FuzzyLocation
A 'fuzzy' location a-la Embl fuzzy locations.
|
class |
MergeLocation
Produced by LocationTools as a result of union operations.
|
class |
PointLocation
A location representing a single point.
|
class |
RangeLocation
A simple implementation of Location that contains all points between
getMin and getMax inclusive.
|
Copyright © 2014 BioJava. All rights reserved.