packman.bin.GUI module¶
The PACKMAN Graphical User Interface (GUI) host file.
- How to use::
- python -m packman gui #(For GUI) python -m packman #(For CLI)
- Authors:
- Pranav Khade(https://github.com/Pranavkhade)
-
class
packman.bin.GUI.HingePrediction(parent)¶ Bases:
tkinter.Frame-
browseFiles()¶
-
hide()¶
-
run_PACKMAN()¶ PACKMAN Hinge Prediction Algorithm
-
show()¶
-
-
class
packman.bin.GUI.Voronoi_Packing_Entropy_GUI(parent)¶ Bases:
tkinter.Frame-
browseFiles()¶
-
hide()¶
-
run_Entropy()¶ PACKMAN Hinge Prediction Algorithm
-
show()¶
-
-
packman.bin.GUI.get_version(rel_path)¶ To find out the version of the
-
class
packman.bin.GUI.hdANM_GUI(parent)¶ Bases:
tkinter.Frame-
browseFiles(fill_box_num, filetypes)¶
-
hide()¶
-
run_hdANM()¶
-
show()¶
-
-
packman.bin.GUI.load_gui()¶
-
packman.bin.GUI.read(rel_path)¶
Bases:
tkinter.Frame