Uses of Class
org.hisee.core.Settings

Packages that use Settings
org.hisee.core Core projection engine of HiSee, including separate classes for each projection method. 
 

Uses of Settings in org.hisee.core
 

Fields in org.hisee.core declared as Settings
protected  Settings Projector.theSettings
           
 

Methods in org.hisee.core that return Settings
 Settings Projector.getTheSettings()
           
 

Methods in org.hisee.core with parameters of type Settings
 void Projector.setTheSettings(Settings settings)
           
 

Constructors in org.hisee.core with parameters of type Settings
ProjectSammon(Settings set)
           
ProjectPCA(Settings set)
           
ProjectCoordinate(Settings set)
           
 



for more information see hisee.sourceforge.net