Uses of Class
tech.molecules.leet.similarity.gui.UmapViewModel
-
Packages that use UmapViewModel Package Description tech.molecules.leet.clustering.gui tech.molecules.leet.similarity.gui -
-
Uses of UmapViewModel in tech.molecules.leet.clustering.gui
Methods in tech.molecules.leet.clustering.gui that return UmapViewModel Modifier and Type Method Description UmapViewModelJStructureSelectionPanel.StructureSelectionModel. getUmapViewModel()Constructors in tech.molecules.leet.clustering.gui with parameters of type UmapViewModel Constructor Description StructureSelectionModel(UmapViewModel umap) -
Uses of UmapViewModel in tech.molecules.leet.similarity.gui
Constructors in tech.molecules.leet.similarity.gui with parameters of type UmapViewModel Constructor Description JUmapView(UmapViewModel model)
-