Uses of Package
at.tuwien.ifs.somtoolbox.properties

Packages that use at.tuwien.ifs.somtoolbox.properties
at.tuwien.ifs.somtoolbox.apps Classes in this package implement applications based upon SOMs, the most important being the SOMViewer
at.tuwien.ifs.somtoolbox.apps.helper   
at.tuwien.ifs.somtoolbox.apps.viewer This package implements the SOMViewer application; main class is SOMViewer.java. 
at.tuwien.ifs.somtoolbox.layers Provides the basic classes constituting SOM-based neural networks. 
at.tuwien.ifs.somtoolbox.models Provides the actual implementations of network models. 
at.tuwien.ifs.somtoolbox.output Provides classes to write trained SOMs to files for future re-use. 
at.tuwien.ifs.somtoolbox.properties Provides classes that handle reading network-specific properties for the training and properties specific to the state of applications. 
at.tuwien.ifs.somtoolbox.reportgenerator   
 

Classes in at.tuwien.ifs.somtoolbox.properties used by at.tuwien.ifs.somtoolbox.apps
FileProperties
          Properties for I/O stuff.
SOMProperties
          Properties for SOM training.
 

Classes in at.tuwien.ifs.somtoolbox.properties used by at.tuwien.ifs.somtoolbox.apps.helper
PropertiesException
          Is thrown if an error occurs when reading properties from file.
 

Classes in at.tuwien.ifs.somtoolbox.properties used by at.tuwien.ifs.somtoolbox.apps.viewer
SOMProperties
          Properties for SOM training.
SOMViewerProperties
          Properties for SOMViewer application.
 

Classes in at.tuwien.ifs.somtoolbox.properties used by at.tuwien.ifs.somtoolbox.layers
SOMProperties
          Properties for SOM training.
 

Classes in at.tuwien.ifs.somtoolbox.properties used by at.tuwien.ifs.somtoolbox.models
FileProperties
          Properties for I/O stuff.
GHSOMProperties
          Properties for GHSOM training.
PropertiesException
          Is thrown if an error occurs when reading properties from file.
SOMProperties
          Properties for SOM training.
 

Classes in at.tuwien.ifs.somtoolbox.properties used by at.tuwien.ifs.somtoolbox.output
FileProperties
          Properties for I/O stuff.
SOMProperties
          Properties for SOM training.
 

Classes in at.tuwien.ifs.somtoolbox.properties used by at.tuwien.ifs.somtoolbox.properties
PropertiesException
          Is thrown if an error occurs when reading properties from file.
SOMProperties
          Properties for SOM training.
SOMProperties.DatumToUnitMapping
           
 

Classes in at.tuwien.ifs.somtoolbox.properties used by at.tuwien.ifs.somtoolbox.reportgenerator
GHSOMProperties
          Properties for GHSOM training.
SOMProperties
          Properties for SOM training.