Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package joelib.desc

Interface Summary
BinaryValue Interface to have a fast method to getting binary (bit string) descriptor values.
DescResult Interface definition for descriptor results.
Descriptor Interface for defining descriptors, which can be calculated by using JOELib.
DistanceMetricValue Interface to have a fast method to getting similarity metric values.
NativeValue Interface to have a fast method to getting native descriptor values.
NumberFormatDescResult Interface definition for descriptor results which use number formats.
 

Class Summary
AtomsCounter Abstract descriptor class for counting the number of atoms.
DescDescription Access class to the descriptor descripton files.
Description Description for a descriptor.
DescriptorFactory Factory class to get descriptor calculation classes.
DescriptorHelper Some methods to faciliate the work with descriptors.
DescriptorInfo Informations for a descriptor.
ResultFactory Factory class to get descriptor results and faciliate the parsing of descriptor entries.
SimpleBooleanDesc Representation for a simple integer value descriptor.
SimpleDoubleAtomProperty Descriptor class for calculating an atom property which are double values.
SimpleDoubleDesc Representation for a simple double value descriptor.
SimpleDynamicAtomProperty Descriptor class for calculating an atom property (dynamic value type definition).
SimpleIntDesc Representation for a simple integer value descriptor.
SMARTSCounter Representation for a simple SMARTS counter descriptor.
 

Exception Summary
DescriptorException Descriptor exception.