With the rules of the Shape Grammar, turn the given specification into a Region object with its only public method.

Namespace: Spherical.Shape
Assembly: SphericalHtm (in SphericalHtm.dll) Version: 1.0.0.0

Syntax

C#
public class Parser
Visual C++
public ref class Parser
F#
type Parser =  class end

Inheritance Hierarchy

System..::..Object
  Spherical.Shape..::..Parser

See Also