Maxima Plugin
A SMath Plugin
Loading...
Searching...
No Matches
MaximaPlugin.PlotImage.Draw Class Reference

Draw class for the draw region More...

Static Public Member Functions

static string RegionDraw (MaximaPluginCanvas region)
 Calls Maxima to generate the plot More...
 
static void ListHandle (MaximaPlugin.Converter.ElementStoreManager esm, List< string > commands, List< string > preamble)
 Create a list of command using ElementStoreManager More...
 
static void terminate (MaximaPlugin.Converter.ElementStoreManager esm, List< string > commands, List< string > preamble)
 Properly terminate the list of commands using ElementStoreManager More...
 

Static Public Attributes

static bool findPreL = false
 

Detailed Description

Draw class for the draw region

Member Function Documentation

◆ ListHandle()

static void MaximaPlugin.PlotImage.Draw.ListHandle ( MaximaPlugin.Converter.ElementStoreManager  esm,
List< string >  commands,
List< string >  preamble 
)
static

Create a list of command using ElementStoreManager

Parameters
esmElementStoreManager
commandsList of commands
preambleList of preamble

◆ RegionDraw()

static string MaximaPlugin.PlotImage.Draw.RegionDraw ( MaximaPluginCanvas  region)
static

Calls Maxima to generate the plot

Parameters
region
Returns
File name

◆ terminate()

static void MaximaPlugin.PlotImage.Draw.terminate ( MaximaPlugin.Converter.ElementStoreManager  esm,
List< string >  commands,
List< string >  preamble 
)
static

Properly terminate the list of commands using ElementStoreManager

Parameters
esmElementStoreManager
commandsList of commands
preambleList of preamble

The documentation for this class was generated from the following file: