MathGroup Archive 2005

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

Search the Archive

Re: GraphEdit.m & JavaGraphics.m

  • To: mathgroup at smc.vnet.net
  • Subject: [mg58623] Re: GraphEdit.m & JavaGraphics.m
  • From: Murray Eisenberg <murray at math.umass.edu>
  • Date: Sun, 10 Jul 2005 16:51:43 -0400 (EDT)
  • Organization: Mathematics & Statistics, Univ. of Mass./Amherst
  • References: <dao1o2$b71$1@smc.vnet.net> <42CF9BB4.1000502@gmail.com>
  • Reply-to: murray at math.umass.edu
  • Sender: owner-wri-mathgroup at wolfram.com

[Note that version 5.2 is not an official release and so any
 comments about it should be considered preliminary - moderator]

The reason I asked about GraphEdit.m and JavaGraphics.m is that they do
not appear among the files in the new Mathematica version 5.2.  And in
5.2 I did not find any function SetGraphics or ResetGraphics.  Nor could
I find any documentation about this change.

(In fact, the "What's New in Version 5.2"" is annoyingly vague, with not
a single hyperlink on the list of performance improvements and a last,
vague item "And many more enhancements & innovations".)


Jean-Marc Gulliet wrote:
> Murray Eisenberg wrote:
> 
>> What are the packages GraphEdit.m and JavaGraphics.m  that I find in 
>> the directory
>>    
>> ToFileName[{$InstallationDirectory,"SystemFiles","Graphics","Packages"}]
>>
>> of Mathematica 5.1?
>>
>> Are they part of the Mathematica 5.1 distribution?  Or from some 3rd 
>> party Add-on?
> 
> Hi Murray,
> 
> Both _GraphEdit.m_ and _JavaGraphics.m_ packages are part of Mathematica 
> standard installation.
> 
> _GraphEdit.m_ is said to "render graphics with V5 front end," and 
> contains two functions: *SetGraphics* and *ResetGraphics*. The usage 
> massages read, respectively:
> 
> "SetGraphics[type] sets the type of graphics cells generated by graphics
> commands.  \"type\" may be \"SymbolicGraphics\", \"PostScript\", or 
> \"Compare\"", and
> 
> "ResetGraphics[] restores the display function used before the GraphEdit
> package was loaded."
> 
> According to the *ReadMe.txt* file located in the packages directory: 
> "This directory contains files called by version-specific init.m files. 
> Most of them set up the correct mode for display of graphics on 
> different machines. [...] JavaGraphics.m         : send graphics to Java 
> window."
> 
> Best regards,
> /J.M.
> 
> 

-- 
Murray Eisenberg                     murray at math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower      phone 413 549-1020 (H)
University of Massachusetts                413 545-2859 (W)
710 North Pleasant Street            fax   413 545-1801
Amherst, MA 01003-9305



  • Prev by Date: Re: Re: Updated my RootSearch package
  • Next by Date: Re: Complement replacement
  • Previous by thread: Re: GraphEdit.m & JavaGraphics.m
  • Next by thread: SeedRandom and $SessionID