Uses of Interface
com.knezevic.edaf.v3.reporting.ReportGenerator
Packages that use ReportGenerator
-
Uses of ReportGenerator in com.knezevic.edaf.v3.reporting
Classes in com.knezevic.edaf.v3.reporting that implement ReportGeneratorModifier and TypeClassDescriptionfinal classGenerates standalone HTML report with latent-knowledge visualizations.final classGenerates compact LaTeX report source for reproducible papers.Constructor parameters in com.knezevic.edaf.v3.reporting with type arguments of type ReportGeneratorModifierConstructorDescriptionReportService(RunRepository repository, List<ReportGenerator> generators)