AnalyzerFactory

public class AnalyzerFactory extends AbstractFactory<AnalyzerSetupPanel>

Analyzer factory.

Author:Marcel Stefko

Constructors

AnalyzerFactory

public AnalyzerFactory()

Adds the known algorithms to the list.

Methods

build

public Analyzer build()

Build the selected analyzer using current settings

Returns:initialized analyzer