RTreeStyle
A Ruby wrapper around RTree styles, used in PostScript plotting.
Creates an empty RTreeStyle
object, one can subsequently
call the instance method json
See also: RTreeStyle.json_read, RTree.postscript
from_json
Create a new RTreeStyle instance obj from JSON string.
json_read
Create a new RTreeStyle instance obj from JSON stream or path io_arg.