Interface for a graphics element with a stroke and fill.
This is the base interface for ellipse, rectangle and other
shape interfaces.
You should not construct objects from this constructor. The graphics
will return an implementation of this interface for you.