add_region


Description:

public void add_region (Region? region_to_add)

Adds region_to_add to this.

region_to_add is not modified.

Parameters:

this

a Region.

region_to_add

the Region to add to this, or null.