Uses of Package
retrieval

Packages that use retrieval
gui Package containing all graphical user interfaces. 
retrieval Classes needed to perform similarity searches in a database and mapping database entries to java classes. 
 

Classes in retrieval used by gui
DatabaseEntry
          A one-to-one mapping of a row in the database to a java class.
DatabaseEntry3D
          Holding the information about a 3D data set, as used in Matching3DGui .
 

Classes in retrieval used by retrieval
SimilaritySearchResult
          Data structure to hold meta data about the matching result between a query skeleton object and a target object.