
# class Region
NOTE: Using any of the setters on base case 'Rect' will not have any effect.
Region inherits from Rect
# MEMBERS
# member read-only regionType
Type: Region.Type
# member read-only id
Type: String
# member read-only name
Type: String
# member read-only parent
Type: Region
# member read-only children
Type: List
# FUNCTIONS
# function getChildren(type)
Description:
Parameters:
- type: (Region.Type) -
Return:
(List) -
# function getChildren(type, recurse)
Description:
Parameters:
- type: (Region.Type) -
- recurse: (Boolean) -
Return:
(List) -
# function toString()
Description:
Return:
(String) -