public class ExtPosition extends SeqPosition
ipos, sequence
Constructor and Description |
---|
ExtPosition() |
Modifier and Type | Method and Description |
---|---|
int |
getPos()
Get a position int "cookie" for this SeqPosition.
|
boolean |
isAfter()
Tests whether the position pair has the "isAfter" property.
|
void |
release() |
void |
setPos(AbstractSequence seq,
int ipos) |
add, copy, finalize, fromEndIndex, getContainingSequenceSize, getNext, getNextKind, getNextTypeName, getNextTypeObject, getPrevious, gotoChildrenStart, gotoEnd, gotoNext, gotoPrevious, gotoStart, hasMoreElements, hasNext, hasPrevious, make, next, nextElement, nextIndex, previous, previousIndex, remove, set, set, set, setNext, setPos, setPrevious, toInfo, toString
public int getPos()
SeqPosition
getPos
in class SeqPosition
public void setPos(AbstractSequence seq, int ipos)
setPos
in class SeqPosition
public final boolean isAfter()
SeqPosition
isAfter
in class SeqPosition
public void release()
release
in class SeqPosition