add_subregion


Description:

public void add_subregion (TextIter _start, TextIter _end)

Adds the subregion delimited by @_start and @_end to this.

Parameters:

this

a Region.

_start

the start of the subregion.

_end

the end of the subregion.