A B C D E F G H I J L M N O P Q R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractData - Class in org.n52.io.format
- AbstractData() - Constructor for class org.n52.io.format.AbstractData
- addReferenceValues(String, FlotData) - Method in class org.n52.io.format.FlotData
- AutowiringSpringBeanJobFactory - Class in org.n52.io.task
- AutowiringSpringBeanJobFactory() - Constructor for class org.n52.io.task.AutowiringSpringBeanJobFactory
B
- BAR_CHART_TYPE - Static variable in class org.n52.io.type.quantity.handler.img.BarRenderer
- BarRenderer - Class in org.n52.io.type.quantity.handler.img
- BooleanIoFactory - Class in org.n52.io.type.bool
- BooleanIoFactory() - Constructor for class org.n52.io.type.bool.BooleanIoFactory
C
- cache - Variable in class org.n52.io.handler.ConfigTypedFactory
- CategoryIoFactory - Class in org.n52.io.type.category
- CategoryIoFactory() - Constructor for class org.n52.io.type.category.CategoryIoFactory
- ChartIoHandler - Class in org.n52.io.type.quantity.handler.img
- ChartIoHandler(IoParameters, IoProcessChain<Data<QuantityValue>>, IoStyleContext) - Constructor for class org.n52.io.type.quantity.handler.img.ChartIoHandler
- ChartIoHandler.LabelConstants - Class in org.n52.io.type.quantity.handler.img
- classifyValue(T) - Method in class org.n52.io.format.ResultTimeClassifiedData
-
Classifies the given value into result time (if present).
- COLOR - Static variable in class org.n52.io.type.quantity.handler.img.ChartIoHandler.LabelConstants
- ConfigTypedFactory<T> - Class in org.n52.io.handler
- ConfigTypedFactory(File) - Constructor for class org.n52.io.handler.ConfigTypedFactory
- ConfigTypedFactory(InputStream) - Constructor for class org.n52.io.handler.ConfigTypedFactory
- ConfigTypedFactory(String) - Constructor for class org.n52.io.handler.ConfigTypedFactory
- CountIoFactory - Class in org.n52.io.type.count
- CountIoFactory() - Constructor for class org.n52.io.type.count.CountIoFactory
- CountIoProcessChain - Class in org.n52.io.type.count
- CountIoProcessChain(DataService<Data<CountValue>>) - Constructor for class org.n52.io.type.count.CountIoProcessChain
- create() - Static method in class org.n52.io.handler.DefaultIoFactory
- create() - Method in class org.n52.io.type.count.format.FormatterFactory
- create() - Method in class org.n52.io.type.quantity.format.FormatterFactory
- create(File) - Static method in class org.n52.io.handler.DefaultIoFactory
- create(String) - Method in class org.n52.io.handler.ConfigTypedFactory
- createBarRenderer(BarStyle) - Static method in class org.n52.io.type.quantity.handler.img.BarRenderer
- createBeanCreationException(String, Object) - Method in interface org.n52.io.task.JobUtils
- createContext(IoParameters) - Method in class org.n52.io.handler.IoHandlerFactory
- createContextWith(IoParameters, List<? extends DatasetOutput<?>>) - Static method in class org.n52.io.IoStyleContext
- createCronTrigger(JobDetail, String, String) - Method in interface org.n52.io.task.JobUtils
- createEmpty() - Static method in class org.n52.io.IoStyleContext
- createFormatterFactory(IoParameters) - Static method in class org.n52.io.type.count.format.FormatterFactory
- createFormatterFactory(IoParameters) - Static method in class org.n52.io.type.quantity.format.FormatterFactory
- createGeneralizer(IoParameters) - Static method in class org.n52.io.type.quantity.generalize.GeneralizerFactory
- createHandler(String, IoParameters) - Method in class org.n52.io.handler.IoHandlerFactory
- createHandler(String, IoParameters) - Method in class org.n52.io.type.profile.ProfileIoFactory
- createHandler(String, IoParameters) - Method in class org.n52.io.type.quantity.QuantityIoFactory
- createJobDetail(Class<? extends Job>, String, String) - Method in interface org.n52.io.task.JobUtils
- createJobDetails() - Method in class org.n52.io.task.ReSchedulerJob
- createJobDetails() - Method in class org.n52.io.task.ScheduledJob
- createJobInstance(TriggerFiredBundle) - Method in class org.n52.io.task.AutowiringSpringBeanJobFactory
- createProcessChain() - Method in class org.n52.io.handler.IoHandlerFactory
- createProcessChain() - Method in class org.n52.io.type.count.CountIoFactory
- createProcessChain() - Method in class org.n52.io.type.quantity.QuantityIoFactory
- createRangeAxis(DatasetOutput<?>) - Method in class org.n52.io.type.quantity.handler.img.ChartIoHandler
- createRangeLabel(DatasetOutput<?>) - Method in class org.n52.io.type.quantity.handler.img.ChartIoHandler
- createStyledLineRenderer(LineStyle) - Static method in class org.n52.io.type.quantity.handler.img.LineRenderer
- createTrigger() - Method in class org.n52.io.task.ReSchedulerJob
- createTrigger(JobKey) - Method in class org.n52.io.task.ReSchedulerJob
- createTrigger(JobKey) - Method in class org.n52.io.task.ScheduledJob
- csvEncode(String[]) - Method in class org.n52.io.handler.CsvIoHandler
- CsvIoHandler<T extends AbstractValue<?>> - Class in org.n52.io.handler
- CsvIoHandler(IoParameters, IoProcessChain<Data<T>>, List<? extends DatasetOutput<T>>) - Constructor for class org.n52.io.handler.CsvIoHandler
D
- DataFormatter<I extends Data<? extends AbstractValue<?>>,O> - Interface in org.n52.io.format
- DatasetFactoryException - Exception in org.n52.io.handler
- DatasetFactoryException(String) - Constructor for exception org.n52.io.handler.DatasetFactoryException
- DatasetFactoryException(String, Throwable) - Constructor for exception org.n52.io.handler.DatasetFactoryException
- DefaultIoFactory<O extends DatasetOutput<V>,V extends AbstractValue<?>> - Class in org.n52.io.handler
- DefaultIoFactory() - Constructor for class org.n52.io.handler.DefaultIoFactory
- DefaultIoFactory(File) - Constructor for class org.n52.io.handler.DefaultIoFactory
- DouglasPeuckerGeneralizer - Class in org.n52.io.type.quantity.generalize
-
Implementation of a generalizer using the Douglas-Peucker Algorithm Characteristic quantity values are picked depending on a given tolerance value.
- DouglasPeuckerGeneralizer(IoParameters) - Constructor for class org.n52.io.type.quantity.generalize.DouglasPeuckerGeneralizer
-
Creates a new instance.
E
- encodeAndWriteTo(DataCollection<Data<ProfileValue<?>>>, OutputStream) - Method in class org.n52.io.handler.profile.ProfileCsvIoHandler
- encodeAndWriteTo(DataCollection<Data<QuantityValue>>, OutputStream) - Method in class org.n52.io.type.quantity.handler.img.ChartIoHandler
- encodeAndWriteTo(DataCollection<Data<QuantityValue>>, OutputStream) - Method in class org.n52.io.type.quantity.handler.report.PDFReportGenerator
- encodeAndWriteTo(DataCollection<Data<T>>, OutputStream) - Method in class org.n52.io.handler.CsvIoHandler
- encodeAndWriteTo(DataCollection<T>, OutputStream) - Method in class org.n52.io.handler.IoHandler
-
Encodes and writes previously generated output to the given stream.
- executeInternal(JobExecutionContext) - Method in class org.n52.io.task.ReSchedulerJob
F
- FlotData - Class in org.n52.io.format
- FlotData() - Constructor for class org.n52.io.format.FlotData
- FlotDataCollection - Class in org.n52.io.format
- FlotDataCollection() - Constructor for class org.n52.io.format.FlotDataCollection
- FlotFormatter<T extends NumericValue<?>> - Class in org.n52.io.format
- FlotFormatter() - Constructor for class org.n52.io.format.FlotFormatter
- FONT_DOMAIN - Static variable in class org.n52.io.type.quantity.handler.img.ChartIoHandler.LabelConstants
- FONT_LABEL - Static variable in class org.n52.io.type.quantity.handler.img.ChartIoHandler.LabelConstants
- FONT_LABEL_SMALL - Static variable in class org.n52.io.type.quantity.handler.img.ChartIoHandler.LabelConstants
- FONT_SIZE - Static variable in class org.n52.io.type.quantity.handler.img.ChartIoHandler.LabelConstants
- FONT_SIZE_SMALL - Static variable in class org.n52.io.type.quantity.handler.img.ChartIoHandler.LabelConstants
- FONT_SIZE_TICKS - Static variable in class org.n52.io.type.quantity.handler.img.ChartIoHandler.LabelConstants
- format(DataCollection<I>) - Method in interface org.n52.io.format.DataFormatter
- format(DataCollection<I>) - Method in class org.n52.io.format.ResultTimeFormatter
- format(DataCollection<Data<T>>) - Method in class org.n52.io.format.FlotFormatter
- format(DataCollection<Data<T>>) - Method in class org.n52.io.format.HighchartFormatter
- format(DataCollection<Data<T>>) - Method in class org.n52.io.format.TvpFormatter
- FormatterFactory - Class in org.n52.io.type.count.format
- FormatterFactory - Class in org.n52.io.type.quantity.format
- formatTitle(DatasetOutput<?>, String) - Method in class org.n52.io.type.quantity.handler.img.ChartIoHandler
G
- generalize(DataCollection<Data<QuantityValue>>) - Method in class org.n52.io.type.quantity.generalize.DouglasPeuckerGeneralizer
- generalize(DataCollection<Data<QuantityValue>>) - Method in class org.n52.io.type.quantity.generalize.LargestTriangleThreeBucketsGeneralizer
- generalize(DataCollection<Data<QuantityValue>>) - Method in class org.n52.io.type.quantity.generalize.NoActionGeneralizer
- generalize(DataCollection<T>) - Method in class org.n52.io.type.quantity.generalize.Generalizer
- Generalizer<T extends Data<?>> - Class in org.n52.io.type.quantity.generalize
- Generalizer(IoParameters) - Constructor for class org.n52.io.type.quantity.generalize.Generalizer
- GeneralizerException - Exception in org.n52.io.type.quantity.generalize
- GeneralizerException(String) - Constructor for exception org.n52.io.type.quantity.generalize.GeneralizerException
- GeneralizerException(String, Throwable) - Constructor for exception org.n52.io.type.quantity.generalize.GeneralizerException
- GeneralizerFactory - Class in org.n52.io.type.quantity.generalize
- GeneralizerFactory() - Constructor for class org.n52.io.type.quantity.generalize.GeneralizerFactory
- GeneralizingQuantityService - Class in org.n52.io.type.quantity.generalize
-
Composes a
DataServiceinstance to generalize requested timeseries data. - GeneralizingQuantityService(DataService<Data<QuantityValue>>) - Constructor for class org.n52.io.type.quantity.generalize.GeneralizingQuantityService
- generateOutput(DataCollection<Data<QuantityValue>>) - Method in class org.n52.io.type.quantity.handler.report.PDFReportGenerator
- get(String) - Method in class org.n52.io.I18N
- getAllDatasetMetadatas() - Method in class org.n52.io.IoStyleContext
- getAllDatasetMetadatas() - Method in class org.n52.io.type.quantity.handler.report.ReportGenerator
- getCacheEntry(String) - Method in class org.n52.io.handler.ConfigTypedFactory
- getContext() - Method in class org.n52.io.type.quantity.handler.report.ReportGenerator
- getCronExpression() - Method in class org.n52.io.task.ScheduledJob
- getData(IoParameters) - Method in interface org.n52.io.handler.IoProcessChain
- getData(IoParameters) - Method in class org.n52.io.type.count.CountIoProcessChain
- getData(IoParameters) - Method in class org.n52.io.type.quantity.generalize.GeneralizingQuantityService
- getData(IoParameters) - Method in class org.n52.io.type.quantity.QuantityIoProcessChain
- getDataService() - Method in class org.n52.io.handler.IoHandlerFactory
- getDatasetId() - Method in class org.n52.io.IoStyleContext.StyleMetadata
- getDatasetMetadata() - Method in class org.n52.io.IoStyleContext.StyleMetadata
- getDatasetStyleFor(String) - Method in class org.n52.io.type.quantity.handler.img.ChartIoHandler
- getDefaultConfigFile(String) - Static method in class org.n52.io.handler.ConfigTypedFactory
- getDefaultLocalizer() - Static method in class org.n52.io.I18N
- getEndTime(String) - Method in class org.n52.io.type.quantity.handler.img.ChartIoHandler
- getFallbackConfigResource() - Method in class org.n52.io.handler.ConfigTypedFactory
-
Tries to load a default config file which can be found by the target type's classloader.
- getFallbackConfigResource() - Method in class org.n52.io.handler.DefaultIoFactory
- getFilenameFor(DatasetOutput<ProfileValue<?>>) - Method in class org.n52.io.handler.profile.ProfileCsvIoHandler
- getFilenameFor(DatasetOutput<T>) - Method in class org.n52.io.handler.CsvIoHandler
- getFilenameFor(DatasetOutput<T>) - Method in class org.n52.io.handler.simple.SimpleCsvIoHandler
- getHeader(DatasetOutput<ProfileValue<?>>) - Method in class org.n52.io.handler.profile.ProfileCsvIoHandler
- getHeader(DatasetOutput<T>) - Method in class org.n52.io.handler.CsvIoHandler
- getHeader(DatasetOutput<T>) - Method in class org.n52.io.handler.simple.SimpleCsvIoHandler
- getJobDescription() - Method in class org.n52.io.task.ScheduledJob
- getJobName() - Method in class org.n52.io.task.ScheduledJob
- getKnownTypes() - Method in class org.n52.io.handler.ConfigTypedFactory
- getLabel(ParameterOutput) - Method in class org.n52.io.handler.CsvIoHandler
- getLocale() - Method in class org.n52.io.I18N
- getLogger() - Method in class org.n52.io.task.JobScheduler
- getLogger() - Method in interface org.n52.io.task.JobUtils
- getLogger() - Method in class org.n52.io.task.ReSchedulerJob
- getMessageLocalizer(String) - Static method in class org.n52.io.I18N
- getMetadataOutputs() - Method in class org.n52.io.type.quantity.handler.img.ChartIoHandler
- getMetadatas() - Method in class org.n52.io.handler.CsvIoHandler
- getMetadatas(IoParameters) - Method in class org.n52.io.handler.IoHandlerFactory
- getName() - Method in class org.n52.io.format.HighchartData
- getName() - Method in class org.n52.io.type.quantity.generalize.DouglasPeuckerGeneralizer
- getName() - Method in class org.n52.io.type.quantity.generalize.Generalizer
- getName() - Method in class org.n52.io.type.quantity.generalize.LargestTriangleThreeBucketsGeneralizer
- getName() - Method in class org.n52.io.type.quantity.generalize.NoActionGeneralizer
- getParameters() - Method in class org.n52.io.handler.IoHandler
- getParameters() - Method in class org.n52.io.type.quantity.generalize.Generalizer
- getPlatformLabel(DatasetOutput<T>) - Method in class org.n52.io.handler.CsvIoHandler
- getProcessedData(IoParameters) - Method in interface org.n52.io.handler.IoProcessChain
- getProcessedData(IoParameters) - Method in class org.n52.io.type.count.CountIoProcessChain
- getProcessedData(IoParameters) - Method in class org.n52.io.type.quantity.QuantityIoProcessChain
- getRawDataService() - Method in class org.n52.io.type.quantity.generalize.GeneralizingQuantityService
- getReferenceDatasetStyleOptions(String, String) - Method in class org.n52.io.IoStyleContext
- getReferenceValues() - Method in class org.n52.io.format.FlotData
- getRendererType() - Method in class org.n52.io.type.quantity.handler.img.BarRenderer
- getRendererType() - Method in class org.n52.io.type.quantity.handler.img.LineRenderer
- getRendererType() - Method in interface org.n52.io.type.quantity.handler.img.Renderer
- getRenderingContext() - Method in class org.n52.io.type.quantity.handler.img.ChartIoHandler
- getScheduledJobs() - Method in class org.n52.io.task.JobScheduler
- getScheduler() - Method in class org.n52.io.task.JobScheduler
- getSeriesOutput() - Method in class org.n52.io.format.HighchartDataCollection
- getStartTime(String) - Method in class org.n52.io.type.quantity.handler.img.ChartIoHandler
- getStartUpDelay() - Method in class org.n52.io.task.ScheduledJob
- getStartupDelayInSeconds() - Method in class org.n52.io.task.JobScheduler
- getStyleMetadataFor(String) - Method in class org.n52.io.IoStyleContext
- getStyleProperties() - Method in class org.n52.io.IoStyleContext.StyleMetadata
- getSupportedMimeTypes() - Method in class org.n52.io.handler.IoHandlerFactory
- getSupportedMimeTypes() - Method in class org.n52.io.type.profile.ProfileIoFactory
- getSupportedMimeTypes() - Method in class org.n52.io.type.quantity.QuantityIoFactory
- getSupportedMimeTypes() - Method in class org.n52.io.type.trajectory.TrajectoryIoFactory
- getTargetType() - Method in class org.n52.io.handler.ConfigTypedFactory
- getTargetType() - Method in class org.n52.io.handler.DefaultIoFactory
- getTimeseriesStyleFor(String, String) - Method in class org.n52.io.type.quantity.handler.img.ChartIoHandler
- getTriggerName() - Method in class org.n52.io.task.ScheduledJob
- getTwoDigitsLanguageCode() - Method in class org.n52.io.I18N
- getValueAfterTimespan() - Method in class org.n52.io.format.AbstractData
- getValueBeforeTimespan() - Method in class org.n52.io.format.AbstractData
- getValues() - Method in class org.n52.io.format.AbstractData
- getValuesByResultTime() - Method in class org.n52.io.format.ResultTimeClassifiedData
- getXYPlot() - Method in class org.n52.io.type.quantity.handler.img.ChartIoHandler
- getXYRenderer() - Method in class org.n52.io.type.quantity.handler.img.BarRenderer
- getXYRenderer() - Method in class org.n52.io.type.quantity.handler.img.LineRenderer
- getXYRenderer() - Method in interface org.n52.io.type.quantity.handler.img.Renderer
H
- has(String) - Method in class org.n52.io.I18N
- hasCacheEntry(String) - Method in class org.n52.io.handler.ConfigTypedFactory
- HighchartData - Class in org.n52.io.format
- HighchartData() - Constructor for class org.n52.io.format.HighchartData
- HighchartDataCollection - Class in org.n52.io.format
- HighchartDataCollection() - Constructor for class org.n52.io.format.HighchartDataCollection
- HighchartFormatter<T extends NumericValue<?>> - Class in org.n52.io.format
- HighchartFormatter() - Constructor for class org.n52.io.format.HighchartFormatter
I
- i18n - Variable in class org.n52.io.handler.IoHandler
- I18N - Class in org.n52.io
- init() - Method in class org.n52.io.task.JobScheduler
- initInstance(IoHandlerFactory<O, V>) - Method in class org.n52.io.handler.DefaultIoFactory
- initInstance(T) - Method in class org.n52.io.handler.ConfigTypedFactory
- interrupt() - Method in class org.n52.io.task.ReSchedulerJob
- IoHandler<T extends Data<? extends AbstractValue<?>>> - Class in org.n52.io.handler
- IoHandler(IoParameters, IoProcessChain<T>) - Constructor for class org.n52.io.handler.IoHandler
- IoHandlerException - Exception in org.n52.io.handler
- IoHandlerException(String) - Constructor for exception org.n52.io.handler.IoHandlerException
- IoHandlerException(String, Throwable) - Constructor for exception org.n52.io.handler.IoHandlerException
- IoHandlerFactory<P extends DatasetOutput<V>,V extends AbstractValue<?>> - Class in org.n52.io.handler
- IoHandlerFactory() - Constructor for class org.n52.io.handler.IoHandlerFactory
- IoProcessChain<T extends Data<? extends AbstractValue<?>>> - Interface in org.n52.io.handler
- IoStyleContext - Class in org.n52.io
- IoStyleContext.StyleMetadata - Class in org.n52.io
- isAbleToCreateHandlerFor(String) - Method in class org.n52.io.handler.IoHandlerFactory
- isBarStyle(StyleProperties) - Method in class org.n52.io.type.quantity.handler.img.ChartIoHandler
- isCsvOutput(Constants.MimeType) - Method in class org.n52.io.handler.IoHandlerFactory
- isEnabled() - Method in class org.n52.io.task.JobScheduler
- isEnabled() - Method in class org.n52.io.task.ScheduledJob
- isKnown(String) - Method in class org.n52.io.handler.ConfigTypedFactory
- isLineStyle(StyleProperties) - Method in class org.n52.io.type.quantity.handler.img.ChartIoHandler
- isModified() - Method in class org.n52.io.task.ScheduledJob
- isStartUpDelay() - Method in class org.n52.io.task.ScheduledJob
- isTrajectory(DatasetOutput<T>) - Method in class org.n52.io.handler.CsvIoHandler
- isTriggerAtStartup() - Method in class org.n52.io.task.ScheduledJob
- isZipOutput() - Method in class org.n52.io.handler.CsvIoHandler
J
- JOB_DETAIL - Static variable in interface org.n52.io.task.JobUtils
- JobScheduler - Class in org.n52.io.task
- JobScheduler() - Constructor for class org.n52.io.task.JobScheduler
- JobUtils - Interface in org.n52.io.task
L
- LabelConstants() - Constructor for class org.n52.io.type.quantity.handler.img.ChartIoHandler.LabelConstants
- LargestTriangleThreeBucketsGeneralizer - Class in org.n52.io.type.quantity.generalize
-
Implementation of a generalizer using the Largest-Triangle-Three-Buckets algorithm
- LargestTriangleThreeBucketsGeneralizer(IoParameters) - Constructor for class org.n52.io.type.quantity.generalize.LargestTriangleThreeBucketsGeneralizer
- LINE_CHART_TYPE - Static variable in class org.n52.io.type.quantity.handler.img.LineRenderer
- LineRenderer - Class in org.n52.io.type.quantity.handler.img
-
Renders lines of different styles.
- LOGICAL_FONT - Static variable in class org.n52.io.type.quantity.handler.img.ChartIoHandler.LabelConstants
M
- mappings - Variable in class org.n52.io.handler.ConfigTypedFactory
- MultipleChartsRenderer - Class in org.n52.io.type.quantity.handler.img
- MultipleChartsRenderer(IoParameters, IoProcessChain<Data<QuantityValue>>, IoStyleContext) - Constructor for class org.n52.io.type.quantity.handler.img.MultipleChartsRenderer
N
- NoActionGeneralizer - Class in org.n52.io.type.quantity.generalize
- NoActionGeneralizer(IoParameters) - Constructor for class org.n52.io.type.quantity.generalize.NoActionGeneralizer
O
- org.n52.io - package org.n52.io
- org.n52.io.format - package org.n52.io.format
- org.n52.io.handler - package org.n52.io.handler
- org.n52.io.handler.profile - package org.n52.io.handler.profile
- org.n52.io.handler.simple - package org.n52.io.handler.simple
- org.n52.io.task - package org.n52.io.task
- org.n52.io.type.bool - package org.n52.io.type.bool
- org.n52.io.type.category - package org.n52.io.type.category
- org.n52.io.type.count - package org.n52.io.type.count
- org.n52.io.type.count.format - package org.n52.io.type.count.format
- org.n52.io.type.profile - package org.n52.io.type.profile
- org.n52.io.type.quantity - package org.n52.io.type.quantity
- org.n52.io.type.quantity.format - package org.n52.io.type.quantity.format
- org.n52.io.type.quantity.generalize - package org.n52.io.type.quantity.generalize
- org.n52.io.type.quantity.handler.img - package org.n52.io.type.quantity.handler.img
- org.n52.io.type.quantity.handler.report - package org.n52.io.type.quantity.handler.report
- org.n52.io.type.record - package org.n52.io.type.record
- org.n52.io.type.text - package org.n52.io.type.text
- org.n52.io.type.trajectory - package org.n52.io.type.trajectory
P
- parseTime(T) - Method in class org.n52.io.handler.CsvIoHandler
- PDFReportGenerator - Class in org.n52.io.type.quantity.handler.report
- PDFReportGenerator(IoParameters, IoProcessChain<Data<QuantityValue>>, ChartIoHandler) - Constructor for class org.n52.io.type.quantity.handler.report.PDFReportGenerator
- ProfileCsvIoHandler - Class in org.n52.io.handler.profile
- ProfileCsvIoHandler(IoParameters, IoProcessChain<Data<ProfileValue<?>>>, List<? extends DatasetOutput<ProfileValue<?>>>) - Constructor for class org.n52.io.handler.profile.ProfileCsvIoHandler
- ProfileIoFactory - Class in org.n52.io.type.profile
- ProfileIoFactory() - Constructor for class org.n52.io.type.profile.ProfileIoFactory
Q
- QuantityIoFactory - Class in org.n52.io.type.quantity
- QuantityIoFactory() - Constructor for class org.n52.io.type.quantity.QuantityIoFactory
- QuantityIoProcessChain - Class in org.n52.io.type.quantity
- QuantityIoProcessChain(DataService<Data<QuantityValue>>) - Constructor for class org.n52.io.type.quantity.QuantityIoProcessChain
R
- RecordIoFactory - Class in org.n52.io.type.record
- RecordIoFactory() - Constructor for class org.n52.io.type.record.RecordIoFactory
- Renderer - Interface in org.n52.io.type.quantity.handler.img
- ReportGenerator<T extends Data<? extends AbstractValue<?>>> - Class in org.n52.io.type.quantity.handler.report
- ReportGenerator(IoParameters, IoProcessChain<T>, IoStyleContext) - Constructor for class org.n52.io.type.quantity.handler.report.ReportGenerator
- ReSchedulerJob - Class in org.n52.io.task
- ReSchedulerJob() - Constructor for class org.n52.io.task.ReSchedulerJob
- ResultTimeClassifiedData<T extends AbstractValue<?>> - Class in org.n52.io.format
- ResultTimeClassifiedData() - Constructor for class org.n52.io.format.ResultTimeClassifiedData
- ResultTimeCollection - Class in org.n52.io.format
- ResultTimeCollection() - Constructor for class org.n52.io.format.ResultTimeCollection
- ResultTimeFormatter<I extends Data<? extends AbstractValue<?>>> - Class in org.n52.io.format
- ResultTimeFormatter() - Constructor for class org.n52.io.format.ResultTimeFormatter
S
- ScheduledJob - Class in org.n52.io.task
- ScheduledJob() - Constructor for class org.n52.io.task.ScheduledJob
- scheduleJob(ScheduledJob, Scheduler) - Method in interface org.n52.io.task.JobUtils
- setApplicationContext(ApplicationContext) - Method in class org.n52.io.handler.ConfigTypedFactory
- setApplicationContext(ApplicationContext) - Method in class org.n52.io.task.AutowiringSpringBeanJobFactory
- setColorForSeries() - Method in class org.n52.io.type.quantity.handler.img.BarRenderer
- setColorForSeries() - Method in class org.n52.io.type.quantity.handler.img.LineRenderer
- setColorForSeries() - Method in interface org.n52.io.type.quantity.handler.img.Renderer
- setCronExpression(String) - Method in class org.n52.io.task.ScheduledJob
- setDataService(DataService<Data<V>>) - Method in class org.n52.io.handler.IoHandlerFactory
- setDatasetId(String) - Method in class org.n52.io.IoStyleContext.StyleMetadata
- setDatasetMetadata(DatasetOutput<?>) - Method in class org.n52.io.IoStyleContext.StyleMetadata
- setDatasetService(ParameterService<P>) - Method in class org.n52.io.handler.IoHandlerFactory
- setEnabled(boolean) - Method in class org.n52.io.task.JobScheduler
- setEnabled(boolean) - Method in class org.n52.io.task.ScheduledJob
- setJobDescription(String) - Method in class org.n52.io.task.ScheduledJob
- setJobName(String) - Method in class org.n52.io.task.ScheduledJob
- setMimeType(Constants.MimeType) - Method in class org.n52.io.type.quantity.handler.img.ChartIoHandler
- setModified(boolean) - Method in class org.n52.io.task.ScheduledJob
- setName(String) - Method in class org.n52.io.format.HighchartData
- setReferenceValues(Map<String, FlotData>) - Method in class org.n52.io.format.FlotData
- setScheduledJobs(List<ScheduledJob>) - Method in class org.n52.io.task.JobScheduler
- setScheduler(Scheduler) - Method in class org.n52.io.task.JobScheduler
- setStartUpDelay(DateTime) - Method in class org.n52.io.task.ScheduledJob
- setStartupDelayInSeconds(int) - Method in class org.n52.io.task.JobScheduler
- setStyleProperties(StyleProperties) - Method in class org.n52.io.IoStyleContext.StyleMetadata
- setTriggerAtStartup(boolean) - Method in class org.n52.io.task.ScheduledJob
- setTriggerName(String) - Method in class org.n52.io.task.ScheduledJob
- setValueAfterTimespan(Number[]) - Method in class org.n52.io.format.AbstractData
- setValueBeforeTimespan(Number[]) - Method in class org.n52.io.format.AbstractData
- setValues(List<Number[]>) - Method in class org.n52.io.format.AbstractData
- setValuesByResultTime(Map<String, List<AbstractValue<?>>>) - Method in class org.n52.io.format.ResultTimeClassifiedData
- setZipOutput(boolean) - Method in class org.n52.io.handler.CsvIoHandler
- shutdown() - Method in class org.n52.io.task.JobScheduler
-
Shuts down the task scheduler without waiting tasks to be finished.
- SimpleCsvIoHandler<T extends AbstractValue<?>> - Class in org.n52.io.handler.simple
- SimpleCsvIoHandler(IoParameters, IoProcessChain<Data<T>>, List<? extends DatasetOutput<T>>) - Constructor for class org.n52.io.handler.simple.SimpleCsvIoHandler
- StyleMetadata() - Constructor for class org.n52.io.IoStyleContext.StyleMetadata
- supportsRawData() - Method in class org.n52.io.type.quantity.generalize.GeneralizingQuantityService
T
- TextIoFactory - Class in org.n52.io.type.text
- TextIoFactory() - Constructor for class org.n52.io.type.text.TextIoFactory
- TrajectoryIoFactory - Class in org.n52.io.type.trajectory
- TrajectoryIoFactory() - Constructor for class org.n52.io.type.trajectory.TrajectoryIoFactory
- TvpDataCollection<T extends Data<?>> - Class in org.n52.io
-
Represents a time value pair data format.
- TvpDataCollection() - Constructor for class org.n52.io.TvpDataCollection
- TvpFormatter<T extends NumericValue<?>> - Class in org.n52.io.format
-
Represents the identity transformation.
- TvpFormatter() - Constructor for class org.n52.io.format.TvpFormatter
U
- updateJob(ScheduledJob, Scheduler) - Method in interface org.n52.io.task.JobUtils
- UTF8 - Static variable in class org.n52.io.handler.CsvIoHandler
W
- writeAsZipStream(DataCollection<Data<T>>, OutputStream) - Method in class org.n52.io.handler.CsvIoHandler
- writeBinary(OutputStream) - Method in class org.n52.io.handler.IoHandler
- writeData(DatasetOutput<ProfileValue<?>>, Data<ProfileValue<?>>, OutputStream) - Method in class org.n52.io.handler.profile.ProfileCsvIoHandler
- writeData(DatasetOutput<T>, Data<T>, OutputStream) - Method in class org.n52.io.handler.CsvIoHandler
- writeData(DatasetOutput<T>, Data<T>, OutputStream) - Method in class org.n52.io.handler.simple.SimpleCsvIoHandler
- writeDataToChart(DataCollection<Data<QuantityValue>>) - Method in class org.n52.io.type.quantity.handler.img.ChartIoHandler
- writeDataToChart(DataCollection<Data<QuantityValue>>) - Method in class org.n52.io.type.quantity.handler.img.MultipleChartsRenderer
- writeHeader(DatasetOutput<T>, OutputStream) - Method in class org.n52.io.handler.CsvIoHandler
- writeText(String, OutputStream) - Method in class org.n52.io.handler.CsvIoHandler
All Classes All Packages