PyFoam.ThirdParty.Gnuplot.gnuplot_Suites module¶
Suite gnuplot Suite: Events supplied by gnuplot Level 1, version 1
Generated from Alpha:Desktop Folder:gnuplot.1:gnuplot 3.7.1a AETE/AEUT resource version 1/0, language 0, script 0
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
Miscellaneous_Events
[source]¶ -
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
Standard_Suite
[source]¶ -
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
_argmap_close
= {'_in': 'kfil', 'saving': 'savo'}¶
-
_argmap_make
= {'at': 'insh', 'new': 'kocl', 'with_data': 'data', 'with_properties': 'prdt'}¶
-
_argmap_save
= {'_in': 'kfil', 'as': 'fltp'}¶
-
_argmap_set
= {'to': 'data'}¶
-
_print
(_object, _attributes={}, **_arguments)[source]¶ print: Print the specified object(s) Required argument: Objects to print. Can be a list of files or an object specifier. Keyword argument _attributes: AppleEvent attribute dictionary
-
close
(_object, _attributes={}, **_arguments)[source]¶ close: Close an object Required argument: the objects to close Keyword argument saving: specifies whether or not changes should be saved before closing Keyword argument _in: the file in which to save the object Keyword argument _attributes: AppleEvent attribute dictionary
-
data_size
(_object, _attributes={}, **_arguments)[source]¶ data size: Return the size in bytes of an object Required argument: the object whose data size is to be returned Keyword argument _attributes: AppleEvent attribute dictionary Returns: the size of the object in bytes
-
get
(_object, _attributes={}, **_arguments)[source]¶ get: Get the data for an object Required argument: the object whose data is to be returned Keyword argument _attributes: AppleEvent attribute dictionary Returns: The data from the object
-
make
(_no_object=None, _attributes={}, **_arguments)[source]¶ make: Make a new element Keyword argument new: the class of the new element Keyword argument at: the location at which to insert the element Keyword argument with_data: the initial data for the element Keyword argument with_properties: the initial values for the properties of the element Keyword argument _attributes: AppleEvent attribute dictionary Returns: Object specifier for the new element
-
open
(_object, _attributes={}, **_arguments)[source]¶ open: Open the specified object(s) Required argument: Objects to open. Can be a list of files or an object specifier. Keyword argument _attributes: AppleEvent attribute dictionary
-
save
(_object, _attributes={}, **_arguments)[source]¶ save: save a set of objects Required argument: Objects to save. Keyword argument _in: the file in which to save the object(s) Keyword argument as: the file type of the document in which to save the data Keyword argument _attributes: AppleEvent attribute dictionary
-
-
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
_enumdeclarations
= {}¶ Suite Miscellaneous Events: Useful events that aren’t in any other suite Level 1, version 1
Generated from Alpha:Desktop Folder:gnuplot.1:gnuplot 3.7.1a AETE/AEUT resource version 1/0, language 0, script 0
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
application
(which, fr=None)[source]¶ Bases:
aetypes.ComponentItem
application - An application program
-
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
_elemdict
= {'document': <class PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.document at 0x115497050>, 'window': <class PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.window at 0x115328ae0>}¶
-
_propdict
= {}¶
-
want
= 'capp'¶
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
bounds
(fr=None)[source]¶ Bases:
aetypes.NProperty
bounds - the boundary rectangle for the window
-
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
want
= 'qdrt'¶
-
which
= 'pbnd'¶
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
closeable
(fr=None)[source]¶ Bases:
aetypes.NProperty
closeable - Does the window have a close box?
-
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
want
= 'bool'¶
-
which
= 'hclb'¶
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
document
(which, fr=None)[source]¶ Bases:
aetypes.ComponentItem
document - A Document
-
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
_elemdict
= {}¶
-
_propdict
= {'modified': <class PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.modified at 0x1154970b8>, 'name': <class PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.name at 0x1153280b8>}¶
-
want
= 'docu'¶
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
floating
(fr=None)[source]¶ Bases:
aetypes.NProperty
floating - Does the window float?
-
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
want
= 'bool'¶
-
which
= 'isfl'¶
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
gnuplot_Suite
[source]¶ -
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
gnuexec
(_object=None, _attributes={}, **_arguments)[source]¶ exec: execute a gnuplot command Required argument: gnuplot command Keyword argument _attributes: AppleEvent attribute dictionary
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
graph
(which, fr=None)[source]¶ Bases:
aetypes.ComponentItem
graph - graph - a subclass of window
-
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
_elemdict
= {}¶
-
_propdict
= {'picture': <class PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.picture at 0x115328d50>}¶
-
want
= 'cGRF'¶
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
index
(fr=None)[source]¶ Bases:
aetypes.NProperty
index - the number of the window
-
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
want
= 'long'¶
-
which
= 'pidx'¶
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
modal
(fr=None)[source]¶ Bases:
aetypes.NProperty
modal - Is the window modal?
-
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
want
= 'bool'¶
-
which
= 'pmod'¶
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
modified
(fr=None)[source]¶ Bases:
aetypes.NProperty
modified - Has the document been modified since the last save?
-
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
want
= 'bool'¶
-
which
= 'imod'¶
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
name
(fr=None)[source]¶ Bases:
aetypes.NProperty
name - the title of the window
-
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
want
= 'itxt'¶
-
which
= 'pnam'¶
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
odds_and_ends
[source]¶ -
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
picture
(fr=None)[source]¶ Bases:
aetypes.NProperty
picture - gnuplot graph in “PICT” format
-
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
want
= 'PICT'¶
-
which
= 'PICT'¶
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
position
(fr=None)[source]¶ Bases:
aetypes.NProperty
position - upper left coordinates of window
-
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
want
= 'QDpt'¶
-
which
= 'ppos'¶
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
resizable
(fr=None)[source]¶ Bases:
aetypes.NProperty
resizable - Is the window resizable?
-
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
want
= 'bool'¶
-
which
= 'prsz'¶
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
titled
(fr=None)[source]¶ Bases:
aetypes.NProperty
titled - Does the window have a title bar?
-
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
want
= 'bool'¶
-
which
= 'ptit'¶
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
visible
(fr=None)[source]¶ Bases:
aetypes.NProperty
visible - is the window visible?
-
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
want
= 'bool'¶
-
which
= 'pvis'¶
-
-
class
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.
window
(which, fr=None)[source]¶ Bases:
aetypes.ComponentItem
window - A Window
-
__module__
= 'PyFoam.ThirdParty.Gnuplot.gnuplot_Suites'¶
-
_elemdict
= {}¶
-
_propdict
= {'bounds': <class PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.bounds at 0x115328a10>, 'closeable': <class PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.closeable at 0x115328bb0>, 'floating': <class PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.floating at 0x115328db8>, 'index': <class PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.index at 0x115328ce8>, 'modal': <class PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.modal at 0x115328e88>, 'name': <class PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.name at 0x1153280b8>, 'position': <class PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.position at 0x115328050>, 'resizable': <class PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.resizable at 0x115328ef0>, 'titled': <class PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.titled at 0x115328c18>, 'visible': <class PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.visible at 0x115328f58>, 'zoomable': <class PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.zoomable at 0x115328460>, 'zoomed': <class PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.zoomed at 0x115328c80>}¶
-
want
= 'cwin'¶
-