public Scene (Parent root, Paint fill)

Creates a Scene for a specific root Node with a fill.

Parameters:
root    The parent
fill    The fill

Exceptions:
NullPointerException    if root is null