Uses of Class
gui.GuiModel

Packages that use GuiModel
crystals Contains a JavaClass for every lattice, describing how to calculate the lattice points. 
 

Uses of GuiModel in crystals
 

Methods in crystals that return GuiModel
 GuiModel Ctrigonal.getguiModel()
           
 GuiModel Ctri.getguiModel()
           
 GuiModel Ctets.getguiModel()
           
 GuiModel Ctetbc.getguiModel()
           
 GuiModel Cscc.getguiModel()
           
 GuiModel Corthos.getguiModel()
           
 GuiModel Corthofc.getguiModel()
           
 GuiModel Corthobc.getguiModel()
           
 GuiModel Corthobase.getguiModel()
           
 GuiModel Cmonos.getguiModel()
           
 GuiModel Cmonobase.getguiModel()
           
 GuiModel Chex.getguiModel()
           
 GuiModel Cfcc.getguiModel()
           
 GuiModel Cbcc.getguiModel()
           
abstract  GuiModel AbstractCrystal.getguiModel()
          Initializes and returns a guiModel appropriate for the lattice.