| Package | Description |
|---|---|
| org.pistoiaalliance.helm.HELMSimilarityLibrary.gui.app |
| Class and Description |
|---|
| CreateDatabaseTask
CreateDatabaseTask extends javafx.concurrent.Task class in order to run
the generation of a database from a helm textfile in a new thread.
|
| Database
This database singleton class implements methods to work with a SQLite
database while doing similarity search.
|
| Main
Main class to set the layout of the user interface and its node positions
within the stage.
|
| ResultUnit
ResultUnit class specifies the three parts of one Result Unit:
id, notation, tanimoto.
|
Copyright © 2018. All rights reserved.