|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.symbol.AbstractLocationDecorator
org.biojava.bio.symbol.BetweenLocation
Between view onto an underlying Location instance.
Field Summary |
Fields inherited from interface org.biojava.bio.symbol.Location |
empty, naturalOrder |
Constructor Summary | |
BetweenLocation(Location wrapped)
|
Method Summary | |
protected Location |
decorate(Location loc)
|
Methods inherited from class org.biojava.bio.symbol.AbstractLocationDecorator |
blockIterator, contains, contains, equals, getDecorator, getMax, getMin, getWrapped, intersection, isContiguous, newInstance, overlaps, symbols, translate, union |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BetweenLocation(Location wrapped)
Method Detail |
protected Location decorate(Location loc)
decorate
in class AbstractLocationDecorator
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |