Uses of Interface
org.seamcat.model.plugin.PluginFactory
-
Packages that use PluginFactory Package Description org.seamcat.model.factory -
-
Uses of PluginFactory in org.seamcat.model.factory
Methods in org.seamcat.model.factory that return PluginFactory Modifier and Type Method Description static PluginFactory
Factory. plugins()
Methods in org.seamcat.model.factory with parameters of type PluginFactory 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)
-