| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
readAnyGrid The readAnyGrid reads any of the grids supported by Volume.IO and... |
||
|
GridMultiListbox Extends MultiListbox from mglutil.gui.BasicWidgets.Tk.multiListbox |
||
|
Grid3DCommands This is the main class that adds GridMultiListbox widget with Add/Remove, Isocontour and OrthoSlice icons and widgets |
||
| AddRemove | ||
|
IGraph Extends Tkinter.Frame by adding a canvas with histogram and bars for isocontouring. |
||
|
IsocontourCommand IsocontourCommand calculates and displays isocontours for any given gridname gridname, material = (0.,0.,1.0,0.5), isovalue = None , name = None, invertNormals = False Package : Pmv Module : grid3DCommands Class : IsocontourCommand Command : isocontour Synopsis: None<-isocontour(gridname) Required Arguments: grid3D : grids3D object Optional Arguments: isovalue : if None given, uses the first element in the Grid3D material : defaults to (0.,0.,1.0,0.5) - yellow half transparent name : the name given to IndexedPolygons that represents isocontour. |
||
| OrthoSliceCommand | ||
|
myLUT Extend mglutil.gui.BasicWidgets.Tk.tablemaker.LUT; removes label to top |
||
|
myTF Extends mglutil.gui.BasicWidgets.Tk.tablemaker.TableManager and removes iso widget |
||
|
LUT_data This class stores LUT data |
||
|
VolRenCommand Volume Rendering command with Trasnfer Function editor GUI |
||
|
|||
| get_icon(icon) | ||
| initModule(viewer) | ||
|
|||
|
isocontour = None
|
||
|
Grid_ICONPATH = os.path.join(Grid_ICONPATH, 'Grid3D')
|
||
|
rightClick = "Right-Click"
|
||
|
typecodeDict = {'D': 'Complex64', 'F': 'Complex32', 'd': 'Float64',...
|
||
|
readAnyGridGUI = CommandGUI()
|
||
|
width = 440
|
||
|
height = 200
|
||
|
Grid3DGUI = MVCommandGUI()
|
||
|
msg = '3D Grid/Volume Rendering'
|
||
|
AddRemoveGUI = CommandGUI()
|
||
|
displayIsocontourGUI = CommandGUI()
|
||
|
OrthoSliceGUI = CommandGUI()
|
||
|
globalFont = "Helvetica", 10
|
||
|
commandList = [{'name': 'Grid3DReadAny', 'cmd': readAnyGrid(), 'gu...
|
||
|
|||
|
|
|
|||
isocontourNone
|
Grid_ICONPATHNone
|
rightClickNone
|
typecodeDictNone
|
readAnyGridGUINone
|
widthNone
|
heightNone
|
Grid3DGUINone
|
msgNone
|
AddRemoveGUINone
|
displayIsocontourGUINone
|
OrthoSliceGUINone
|
globalFontNone
|
commandListNone
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:25 2007 | http://epydoc.sourceforge.net |