Constructor: Pane
Parameter : x - x coordinate relative to parent
y - y coordinate relative to parent
width - width of Pane
height - height of Pane
Method: createPane
Description: create this pane
- pane is simply a rectangle in the SVG document
There is documentation/code mismatchThere is documentation/code mismatch |