GATE
Version 3.1-2270

gate
Interface Node

All Superinterfaces:
IdBearer, Serializable
All Known Implementing Classes:
NodeImpl

public interface Node
extends IdBearer, Serializable

Nodes in AnnotationSets. Immutable.


Method Summary
 Long getOffset()
          Offset (will be null when the node is not anchored)
 
Methods inherited from interface gate.util.IdBearer
getId
 

Method Detail

getOffset

Long getOffset()
Offset (will be null when the node is not anchored)


GATE
Version 3.1-2270