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