
# class Surface
# MEMBERS
# member surfaceContentsBox
Type: String
# member placedObjects
Type: LinkedList
# member side
Type: String
# CONSTRUCTORS
# constructor Surface()
Description:
# FUNCTIONS
# function toLayout()
Description:
Return:
(Layout) -
# STATIC FUNCTIONS
# static function fromLayout(layout)
Description:
Parameters:
- layout: (Layout) -
Return:
(Surface) -