Uses of Class
tech.molecules.leet.clustering.ClusterAppModel
-
Packages that use ClusterAppModel Package Description tech.molecules.leet.clustering.gui tech.molecules.leet.similarity.gui -
-
Uses of ClusterAppModel in tech.molecules.leet.clustering.gui
Methods in tech.molecules.leet.clustering.gui that return ClusterAppModel Modifier and Type Method Description ClusterAppModelJStructureSelectionPanel.StructureSelectionModel. getClusterAppModel()Methods in tech.molecules.leet.clustering.gui with parameters of type ClusterAppModel Modifier and Type Method Description static JPopupMenuJStructureSelectionPanel. createPopupMenuForStructureGridPanel(ClusterAppModel app, JStructureGridPanel jgp_selection)Constructors in tech.molecules.leet.clustering.gui with parameters of type ClusterAppModel Constructor Description JClusteringToolView(ClusterAppModel model) -
Uses of ClusterAppModel in tech.molecules.leet.similarity.gui
Methods in tech.molecules.leet.similarity.gui that return ClusterAppModel Modifier and Type Method Description ClusterAppModelUmapViewModel. getClusterAppModel()Constructors in tech.molecules.leet.similarity.gui with parameters of type ClusterAppModel Constructor Description UmapViewModel(ClusterAppModel clusterAppModel)
-