Uses of Interface
com.storedobject.chart.ComponentPart
Packages that use ComponentPart
-
Uses of ComponentPart in com.storedobject.chart
Subinterfaces of ComponentPart in com.storedobject.chartModifier and TypeInterfaceDescriptioninterfaceAbstract data provider interface.interfaceCategory data is typically non-numeric kind of (string) data that can be used in many charts like in the X-axis of aBarChart.interfaceChart component.interfaceProvider of numeric data.interfaceData provider of date values.interfaceInternalData<T>A marker interface to combine the interfacesAbstractDataProviderandInternalDataProvider.interfaceData provider interface for theSankeyChart.interfaceData provider to provide time values.interfaceRepresentation of tree-type data.Classes in com.storedobject.chart that implement ComponentPartModifier and TypeClassDescriptionclassAbstract base class for creating specific subtypes of charts that requires more axes.classAbstractData<T>Representation of data as aList.classA data provider implementation to provide data from aStream.classRepresents abstract "data zoom" component.classRepresents an abstractComponentPartwith some common base properties.classRepresentation of angle axis.classDefines an arc shape that can be added toSOChart.classShape that partially defines an arc.classRepresents an area (mostly a rectangular block).classAbstract representation of an axis.static classRepresents ticks on an axis line.static classRepresents the grid-areas drawn by the axis.static classRepresents the grid-lines drawn by the axis.static classA base class for various types of lines used in axis and coordinate systems.static classRepresents the minor grid-lines drawn by the axis.static classRepresents the minor tick on the axis line.static classRepresents the axis-pointer shown by the axis.static classRepresent the handle that can be used with an axis-pointer.static classRepresents the tick on the axis line.classBar chart.classA basic data provider that can be extended to create customized data providers.classA basic data provider that can be extended to create customized internal data providers.classDefines Bezier curve that can be added toSOChart.classBoxplot chart.classRepresents a data structure for storing and managing boxplot data.classBubble chart.classCandlestick chart.classData representation forCandlestickChart.classA list-based data provider for category data.classChart.classCircle shape class that can be added toSOChart.classShape that partially defines a circle.classA part whose properties can be composed of a few configuration variables.classAbstract coordinate system.classRepresents "data zoom" component that works inside a coordinate system.classNumeric data.final classA data provider implementation to provide data from aStream.classRepresents the "data zoom" component.classDate data provider.final classA date data provider implementation to provide data from aStream.classDonut chart.classEffect scatter chart.classRepresentation of data as a mathematical function of another data or stream of values.classFunnel chart.classGauge chart.static classAxis line used inGaugeChart.classstatic classThe abstract class Node serves as the base class for components within a graph structure.static classTheValueNodeclass represents a type ofNodethat holds a numerical value.static classA concrete implementation of theGraphData.Nodeclass representing a node in a 2D space.classHeatmap chart.classImage that can be added toSOChart.static final recordA wrapper class to convert any instance ofAbstractDataProviderto an instance ofInternalDataProvider.classRepresentation of legend.classDefines a line segment that can be added toSOChart.classLine chart.classNightingale Rose chart.classPie chart.classRepresentation of polar coordinate system with an angle axis and a radius axis.classDefines a polygon shape that can be added toSOChart.classDefines a polyline that can be added toSOChart.classRepresentation of radius axis.classRadar chart.classRadar coordinate is used byRadarChart.classRepresentation of radius axis.classRectangular shape class that can be added toSOChart.classRepresentation of rectangular (cartesian) coordinate system with X and Y axes.classA ring shape (donut shape) that can be added toSOChart.classSankey chart.classstatic classClass that defines an edge between 2 Sankey nodes.static classSankey data node class.classScatter chart.classDefines a sector shape that can be added toSOChart.classBase class for those charts that do not require aCoordinateSystemto plot on and supports its own positioning.classBase class for those special charts that do not require aCoordinateSystemto plot on and supports its own positioning.classImplementation of serially increasing/decreasing numbers as data.classImplementation of serially increasing/decreasing date values as data.classImplementation of serially increasing/decreasing time values as data.classShape class that can be added toSOChart.classShapes can be grouped together using this class.classSquare shape class that can be added toSOChart.classSunburst chart.classText that can be added toSOChart.classTime data provider.final classA time data provider implementation to provide data from aStream.classTitle for the chart.classToolbox provides certain utilities (Example: "Download the chart display as an image").static classstatic final classDownload tool button.static final classRestore tool button.static final classZoom tool button.classThis is the base class for creating "toolbox buttons" that can be added toToolbox.classTooltip to display.classTree chart.classAn implementation ofTreeDataProvider.classTreemap chart.classRepresents an abstractComponentPartwith some common base properties.classDefine features to visually highlight portions of the chart.classRepresentation of X axis.classclassBasic XY-type chart - mostly plotted on aRectangularCoordinatesystem.classRepresents an abstract chart where data points are plotted based on X and Y coordinates.classRepresents an XY Graph chart that extends the base functionality ofXYChart.classRepresentation of Y axis.Methods in com.storedobject.chart with parameters of type ComponentPartModifier and TypeMethodDescriptionprotected voidSOChart.addCustomEncoding(ComponentPart componentPart, StringBuilder buffer) This method is invoked after rendering eachComponentPart.Method parameters in com.storedobject.chart with type arguments of type ComponentPartModifier and TypeMethodDescriptionprotected voidSOChart.addCustomEncoding(Class<? extends ComponentPart> componentPartClass, StringBuilder buffer) This method is invoked after rendering eachComponentParttype so that you can add more such components. -
Uses of ComponentPart in com.storedobject.ui
Classes in com.storedobject.ui that implement ComponentPartModifier and TypeClassDescriptionclass