Region

class graf.Region(id, *anchors)[source]

The area in the text file being annotated. A region is defined by a sequence of anchor values.

__init__(id, *anchors)[source]

Constructor for C{Region}.

Parameters:
  • id – C{str}
  • anchors – C{list} of C{Anchor}