Uses of Interface
adams.gui.visualization.sequence.XYSequencePaintlet
-
-
Uses of XYSequencePaintlet in adams.flow.sink
Fields in adams.flow.sink declared as XYSequencePaintlet Modifier and Type Field Description protected XYSequencePaintletActualVsPredictedPlot. m_CustomPaintletthe custom paintlet.protected XYSequencePaintletSequencePlotter. m_OverlayPaintletthe overlay paintlet to use for painting the overlays.protected XYSequencePaintletSimplePlot. m_OverlayPaintletthe overlay paintlet to use for painting the overlays.protected XYSequencePaintlet[]ActualVsPredictedPlot. m_Overlaysthe overlays to use.protected XYSequencePaintletSequencePlotter. m_Paintletthe paintlet to use for painting the XY data.protected XYSequencePaintletSimplePlot. m_Paintletthe paintlet to use for painting the XY data.Methods in adams.flow.sink that return XYSequencePaintlet Modifier and Type Method Description XYSequencePaintletActualVsPredictedPlot. getCustomPaintlet()Returns the custom paintlet.XYSequencePaintletSequencePlotter. getOverlayPaintlet()Returns the overlay paintlet to use.XYSequencePaintletSimplePlot. getOverlayPaintlet()Returns the overlay paintlet to use.XYSequencePaintlet[]ActualVsPredictedPlot. getOverlays()Returns the overlays to use in the plot.XYSequencePaintletSequencePlotter. getPaintlet()Returns the paintlet to use.XYSequencePaintletSimplePlot. getPaintlet()Returns the paintlet to use.Methods in adams.flow.sink with parameters of type XYSequencePaintlet Modifier and Type Method Description voidActualVsPredictedPlot. setCustomPaintlet(XYSequencePaintlet value)Sets the custom paintlet.voidSequencePlotter. setOverlayPaintlet(XYSequencePaintlet value)Sets the overlay paintlet to use.voidSimplePlot. setOverlayPaintlet(XYSequencePaintlet value)Sets the overlay paintlet to use.voidActualVsPredictedPlot. setOverlays(XYSequencePaintlet[] value)Sets the overlays to use in the plot.voidSequencePlotter. setPaintlet(XYSequencePaintlet value)Sets the paintlet to use.voidSimplePlot. setPaintlet(XYSequencePaintlet value)Sets the paintlet to use. -
Uses of XYSequencePaintlet in adams.flow.sink.controlchartplot
Classes in adams.flow.sink.controlchartplot that implement XYSequencePaintlet Modifier and Type Class Description classAbstractControlChartPaintletAncestor for control chart paintlets.classChartPaintletA paintlet for painting a line plot of a sequence.classLimitPaintletA paintlet for painting a line plot of a sequence. -
Uses of XYSequencePaintlet in adams.flow.sink.sequenceplotter
Classes in adams.flow.sink.sequenceplotter that implement XYSequencePaintlet Modifier and Type Class Description classErrorCirclePaintletPaintlet for painting circles with diameters based on the error at the specified X-Y position.classErrorCrossPaintletPaintlet for painting crosses with diameters based on the error at the specified X-Y position.classOutlierPaintletPaintlet for drawing crosses at the X-Y positions of the data points.classPolygonSelectionPaintletPaints the selected points as point/line/polygon.Fields in adams.flow.sink.sequenceplotter declared as XYSequencePaintlet Modifier and Type Field Description protected XYSequencePaintletSequencePlotterPanel. m_OverlayPaintletpaintlet for drawing the overlays.Methods in adams.flow.sink.sequenceplotter that return XYSequencePaintlet Modifier and Type Method Description XYSequencePaintletSequencePlotterPanel. getOverlayPaintlet()Returns the overlay paintlet to use.Methods in adams.flow.sink.sequenceplotter with parameters of type XYSequencePaintlet Modifier and Type Method Description voidSequencePlotterPanel. setOverlayPaintlet(XYSequencePaintlet value)Sets the overlay paintlet to use.Constructors in adams.flow.sink.sequenceplotter with parameters of type XYSequencePaintlet Constructor Description ErrorCircleHitDetector(XYSequencePaintlet owner)Initializes the hit detector.ErrorCrossHitDetector(XYSequencePaintlet owner)Initializes the hit detector. -
Uses of XYSequencePaintlet in adams.gui.tools.spreadsheetviewer.chart
Fields in adams.gui.tools.spreadsheetviewer.chart declared as XYSequencePaintlet Modifier and Type Field Description protected XYSequencePaintletScatterPlot. m_OverlayPaintletthe overlay paintlet to use for painting the overlays.protected XYSequencePaintletGenericPlot. m_Paintletthe paintlet to use for painting the XY data.Methods in adams.gui.tools.spreadsheetviewer.chart that return XYSequencePaintlet Modifier and Type Method Description XYSequencePaintletScatterPlot. getOverlayPaintlet()Returns the overlay paintlet to use.XYSequencePaintletGenericPlot. getPaintlet()Returns the paintlet to use.Methods in adams.gui.tools.spreadsheetviewer.chart with parameters of type XYSequencePaintlet Modifier and Type Method Description voidScatterPlot. setOverlayPaintlet(XYSequencePaintlet value)Sets the overlay paintlet to use.voidGenericPlot. setPaintlet(XYSequencePaintlet value)Sets the paintlet to use. -
Uses of XYSequencePaintlet in adams.gui.tools.wekainvestigator.tab.classifytab.output
Fields in adams.gui.tools.wekainvestigator.tab.classifytab.output declared as XYSequencePaintlet Modifier and Type Field Description protected XYSequencePaintletClassifierErrors. m_CustomPaintletthe custom paintlet.protected XYSequencePaintlet[]ClassifierErrors. m_Overlaysthe overlays to use.protected XYSequencePaintletPredictionTrend. m_Paintletthe paintlet.Methods in adams.gui.tools.wekainvestigator.tab.classifytab.output that return XYSequencePaintlet Modifier and Type Method Description XYSequencePaintletClassifierErrors. getCustomPaintlet()Returns the custom paintlet.protected XYSequencePaintletPredictionTrend. getDefaultPaintlet()Returns the default paintlet to use.XYSequencePaintlet[]ClassifierErrors. getOverlays()Returns the overlays to use in the plot.XYSequencePaintletPredictionTrend. getPaintlet()Returns the paintlet to use for the plot.Methods in adams.gui.tools.wekainvestigator.tab.classifytab.output with parameters of type XYSequencePaintlet Modifier and Type Method Description voidClassifierErrors. setCustomPaintlet(XYSequencePaintlet value)Sets the custom paintlet.voidClassifierErrors. setOverlays(XYSequencePaintlet[] value)Sets the overlays to use in the plot.voidPredictionTrend. setPaintlet(XYSequencePaintlet value)Sets the paintlet to use for the plot. -
Uses of XYSequencePaintlet in adams.gui.tools.wekainvestigator.tab.classifytab.output.repeated
Fields in adams.gui.tools.wekainvestigator.tab.classifytab.output.repeated declared as XYSequencePaintlet Modifier and Type Field Description protected XYSequencePaintletSamplePlot. m_Paintletthe paintlet to use.Methods in adams.gui.tools.wekainvestigator.tab.classifytab.output.repeated that return XYSequencePaintlet Modifier and Type Method Description protected XYSequencePaintletSamplePlot. getDefaultPaintlet()Returns the default paintlet to use.XYSequencePaintletSamplePlot. getPaintlet()Returns the paintlet to use.Methods in adams.gui.tools.wekainvestigator.tab.classifytab.output.repeated with parameters of type XYSequencePaintlet Modifier and Type Method Description voidSamplePlot. setPaintlet(XYSequencePaintlet value)Sets the paintlet to use. -
Uses of XYSequencePaintlet in adams.gui.visualization.sequence
Subinterfaces of XYSequencePaintlet in adams.gui.visualization.sequence Modifier and Type Interface Description interfaceDiameterBasedPaintletInterface for paintlets that support a diameter.interfaceMetaDataColorPaintletInterface for paintlets that can extract their color from meta-data attached to the sequence points.interfaceMetaXYSequencePaintletInterface for paintlets that wrap another paintlet.interfacePaintletWithCustomDataSupportInterface for paintlets that support drawing of custom data.interfaceXYSequencePaintletWithCustomerContainerManagerInterface for XY sequence paintlets that support custom container managers.Classes in adams.gui.visualization.sequence that implement XYSequencePaintlet Modifier and Type Class Description classAbstractXYSequenceMetaDataColorPaintletAncestor for paintlets that can make use of the meta-data and extract color information.classAbstractXYSequencePaintletAbstract superclass for paintlets for X-Y sequences.classBarPaintletPaintlet for painting a bar plot for a sequence.classByNamePaintletA wrapper for XY-sequence paintlets, plots only sequences if the ID matches the regular expression.classCirclePaintletPaintlet for simply painting circles at the specified X-Y position.classCrossPaintletPaintlet for simply painting crosses at the specified X-Y position.classDiagonalOverlayPaintletDraws a diagonal (bottom-left to top-right).classDotPaintletPaintlet for simply painting dots at the specified X-Y position.classHorizontalIndicatorPaints a horizontal indicator (ie a line).classIncrementalSumPaintletA paintlet for painting a line plot of a sequence.classKendallTheilOverlayPaintletDraws a straight line, using slope and intercept determined by Theil-Sen estimator using all the data points in the plot(s).
For more information, see:
Wikipedia.classLinearRegressionOverlayPaintletDraws a straight line, using slope and intercept determine by linear regression using all the data points in the plot(s).classLinePaintletA paintlet for painting a line plot of a sequence.classLOWESSOverlayPaintletOverlay that applies LOWESS smoothing over all the data points in the plot(s).
For more information see:
WikiPedia.classMathExpressionOverlayPaintletCalculates data points using the provided mathematical expression and paints them using the specified paintlet.
If the expression generates a NaN ('not a number') the x/y pair gets ignored.classMeanOverlayPaintletDraws the mean as straight line.classMedianOverlayPaintletDraws the median as straight line.classMetaDataValuePaintletPaintlet for painting a meta-data value as text, centered at the specified X-Y position.classMultiPaintletPaintlet that combines multiple XYSequence sub-paintlets.classNullPaintletDummy paintlet that performs nor painting at all.classPaintletWithFixedXRangeA wrapper for XY-sequence paintlets, in order to use fixed a X range.classPaintletWithFixedXYRangeA wrapper for XY-sequence paintlets, in order to use fixed X and Y ranges.classPaintletWithFixedYRangeA wrapper for XY-sequence paintlets, in order to use fixed a Y range.classPercentileOverlayPaintletDraws the specified percentile as straight line.classSquarePaintletclassStdDevOverlayPaintletDraws the standard deviation as straight line.classStickPaintletPaintlet for painting a stick plot for a sequence.classStraightLineOverlayPaintletDraws a straight line.classTextOverlayPaintletOutputs the supplied text at the specified location.classTrianglePaintletPaintlet for simply painting triangles at the specified X-Y position.classWatermarkPaintletOverlays a watermark.Fields in adams.gui.visualization.sequence declared as XYSequencePaintlet Modifier and Type Field Description protected XYSequencePaintletAbstractXYSequencePointHitDetector. m_Ownerthe owner of this detector.protected XYSequencePaintletByNamePaintlet. m_Paintletthe actual paintlet to use.protected XYSequencePaintletPaintletWithFixedXRange. m_Paintletthe actual paintlet to use.protected XYSequencePaintletPaintletWithFixedYRange. m_Paintletthe actual paintlet to use.protected XYSequencePaintlet[]MultiPaintlet. m_SubPaintletsthe paintlets to use.protected XYSequencePaintletXYSequencePanel. m_XYSequencePaintletpaintlet for drawing the sequence data.Methods in adams.gui.visualization.sequence that return XYSequencePaintlet Modifier and Type Method Description XYSequencePaintletXYSequencePanel. getContainerPaintlet()Returns the paintlet used for painting the containers.XYSequencePaintletXYSequencePanel. getDataPaintlet()Returns the paintlet used for painting the data.protected XYSequencePaintletByNamePaintlet. getDefaultPaintlet()Returns the default paintlet to use.protected XYSequencePaintletPaintletWithFixedXRange. getDefaultPaintlet()Returns the default paintlet to use.protected XYSequencePaintletPaintletWithFixedXYRange. getDefaultPaintlet()Returns the default paintlet to use.protected XYSequencePaintletPaintletWithFixedYRange. getDefaultPaintlet()Returns the default paintlet to use.protected XYSequencePaintlet[]MultiPaintlet. getDefaultSubPaintlets()Returns the default paintlets.XYSequencePaintletAbstractXYSequencePointHitDetector. getOwner()Returns the owner.XYSequencePaintletByNamePaintlet. getPaintlet()Returns the painlet in use.XYSequencePaintletMetaXYSequencePaintlet. getPaintlet()Returns the painlet in use.XYSequencePaintletPaintletWithFixedXRange. getPaintlet()Returns the painlet in use.XYSequencePaintletPaintletWithFixedYRange. getPaintlet()Returns the painlet in use.XYSequencePaintlet[]MultiPaintlet. getSubPaintlets()Returns the paintlets to use.Methods in adams.gui.visualization.sequence with parameters of type XYSequencePaintlet Modifier and Type Method Description voidAbstractXYSequencePointHitDetector. setOwner(XYSequencePaintlet value)Sets the owner.voidByNamePaintlet. setPaintlet(XYSequencePaintlet value)Sets the actual paintlet to use.voidMetaXYSequencePaintlet. setPaintlet(XYSequencePaintlet value)Sets the actual paintlet to use.voidPaintletWithFixedXRange. setPaintlet(XYSequencePaintlet value)Sets the actual paintlet to use.voidPaintletWithFixedYRange. setPaintlet(XYSequencePaintlet value)Sets the actual paintlet to use.voidMultiPaintlet. setSubPaintlets(XYSequencePaintlet[] value)Sets the paintlets to use.Constructors in adams.gui.visualization.sequence with parameters of type XYSequencePaintlet Constructor Description AbstractXYSequencePointHitDetector(XYSequencePaintlet owner)Initializes the hit detector.BarHitDetector(XYSequencePaintlet owner)Initializes the hit detector.CircleHitDetector(XYSequencePaintlet owner)Initializes the hit detector.CrossHitDetector(XYSequencePaintlet owner)Initializes the hit detector.DotHitDetector(XYSequencePaintlet owner)Initializes the hit detector.LineHitDetector(XYSequencePaintlet owner)Initializes the hit detector.StickHitDetector(XYSequencePaintlet owner)Initializes the hit detector.
-