MathGroup Archive 1998

[Date Index] [Thread Index] [Author Index]

Search the Archive

Graphics options converted to primitives?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg13965] Graphics options converted to primitives?
  • From: Dr Phillip Kent <p.kent at ic.ac.uk>
  • Date: Fri, 11 Sep 1998 15:06:54 -0400
  • Organization: Imperial College
  • Sender: owner-wri-mathgroup at wolfram.com

Does anyone know of a good reference (book, tutorial, code package) for
the best way to handle the conversion of graphics options to an
equivalent set of primitives.

Eg. I want to write a function which makes Line[] primitives and does 
Show[Graphics[{...}],...] but can handle options in the way that
ParametricPlot(3D) does (so PlotStyle, PlotRange do what you would
expect them to, etc.).

-Phillip

----------------------------------+----------------------------
 Dr Phillip Kent                  | tel: +44 (0)171 594 8503  
 The METRIC Project               | fax: +44 (0)171 594 8517
 Mathematics Department           | 
 Imperial College                 | p.kent at ic.ac.uk 
 London SW7 2BZ, U.K.             | http://metric.ma.ic.ac.uk/
----------------------------------+----------------------------
     "The more varied the objects, the simpler the concept"


  • Prev by Date: Re: Re: MacOS vs. Windows PC for Mathematica?
  • Next by Date: Re: Re: warning for Round[Log[2]/Log[4]]
  • Previous by thread: problems with axis
  • Next by thread: Re: Graphics options converted to primitives?