Uses of Interface
org.seamcat.model.simulation.result.ResultFactory
-
Packages that use ResultFactory Package Description org.seamcat.model.factory -
-
Uses of ResultFactory in org.seamcat.model.factory
Methods in org.seamcat.model.factory that return ResultFactory Modifier and Type Method Description static ResultFactory
Factory. results()
Methods in org.seamcat.model.factory with parameters of type ResultFactory Modifier and Type Method Description static void
Factory. initialize(DistributionFactory distributionFactory, PropagationModelFactory propagationModelFactory, org.seamcat.model.factory.Factory.Builders builders, AntennaGainFactory antennaGainFactory, FunctionFactory functionFactory, CoverageRadiusFactory coverageRadiusFactory, EventProcessingFactory eventProcessingFactory, CorrelationModeFactory correlationModeFactory, PluginFactory pluginFactory, ResultFactory resultFactory, DataExporter exporter, SystemHandler systemHandler, UIFactory uiFactory)
-