public static class InsdcLocations.OrderLocation extends SimpleLocation
Location.Tools
Constructor and Description |
---|
InsdcLocations.OrderLocation(int start,
int end,
Strand strand,
java.util.List<Location> subLocations) |
InsdcLocations.OrderLocation(int start,
int end,
Strand strand,
Location... subLocations) |
InsdcLocations.OrderLocation(Point start,
Point end,
Strand strand,
boolean circular,
java.util.List<Location> subLocations) |
InsdcLocations.OrderLocation(Point start,
Point end,
Strand strand,
boolean circular,
Location... subLocations) |
InsdcLocations.OrderLocation(Point start,
Point end,
Strand strand,
java.util.List<Location> subLocations) |
InsdcLocations.OrderLocation(Point start,
Point end,
Strand strand,
Location... subLocations) |
assertLocation, canComplement, equals, getAccession, getEnd, getLength, getRelevantSubLocations, getRelevantSubSequence, getStart, getStrand, getSubLocations, getSubSequence, hashCode, isBetweenCompounds, isCircular, isComplex, iterator, reverseSequence, setAccession, setBetweenCompounds, setCircular, setEnd, setStart, setStrand, setSubLocations, toString
public InsdcLocations.OrderLocation(Point start, Point end, Strand strand, boolean circular, Location... subLocations)
public InsdcLocations.OrderLocation(Point start, Point end, Strand strand, Location... subLocations)
public InsdcLocations.OrderLocation(int start, int end, Strand strand, Location... subLocations)
public InsdcLocations.OrderLocation(Point start, Point end, Strand strand, boolean circular, java.util.List<Location> subLocations)
public InsdcLocations.OrderLocation(Point start, Point end, Strand strand, java.util.List<Location> subLocations)