Package com.storedobject.chart
package com.storedobject.chart
-
ClassDescriptionAbstract base class for creating specific subtypes of charts that requires more axes.Base class for the representation of color.AbstractData<T>Representation of data as a
List
.Abstract data provider interface.A data provider implementation to provide data from aStream
.Represents abstract "data zoom" component.Abstract Gantt chart is the base class forGanttChart
andActivityChart
.Represents an abstractComponentPart
with some common base properties.An abstract base class that implements some useful attributes and methods for defining a project.Abstract base implementation ofComponentProperty
.A class that defines basic style details.Abstract base class for the representation of tasks/activities used withinProject
instances andActivityList
instances.Activity chart is like aGanttChart
but instead of aProject
instance as its data, it uses anActivityList
instance as its data.Class to represent a list of activities (instances ofActivityList.Activity
).Representation of Alignment property (both horizontal and vertical).Representation of angle axis.Class to support animation related properties.Defines an arc shape that can be added toSOChart
.Shape that partially defines an arc.Represents an area (mostly a rectangular block).Area-style.Abstract representation of an axis.Represents ticks on an axis line.Represents the grid-areas drawn by the axis.Represents the grid-lines drawn by the axis.Represents the label used byAxis
.A base class for various type of lines used in axis and coordinate systems.Represents the minor grid-lines drawn by the axis.Represents the minor tick on the axis line.Represents the axis-pointer shown by the axis.Represent the handle that can be used with axis-pointer.Represents the label that is displayed by the axis-pointer.Definition of pointer types.Represents the tick on the axis line.Bar chart.A basic data provider that can be extended to create customized data providers.A basic data provider that can be extended to create customized internal data providers.Defines Bezier curve that can be added toSOChart
.Represents a border.Bubble chart.Candlestick chart.Data representation forCandlestickChart
.A structure to represent a data point in the candlestick chart.A list-based data provider for category data.Category data is typically non-numeric kind of (string) data that can be used in many charts like in the X-axis of aBarChart
.Chart.Class to represent the Emphasis effect.Definition of the "fading out" of other elements when emphasising.Definition of how the "fade out" is spread across other elements.Value-label that can be customized for a chart.Position indicator for labels used in charts.Exception that may be raised by the chart package.Chart type.Circle shape class that can be added toSOChart
.Shape that partially defines a circle.Representation of color.Representation of color gradient.Chart component.Representation of a group ofComponent
s put together.Represents a part used by chartComponent
s.Represents some combined attributes/properties owned by aComponent
orComponentPart
.A part whose properties can be composed of a few configuration variables.Abstract coordinate system.Represents "data zoom" component that works inside a coordinate system.Numeric data.Data channel opens up a channel to push data on to aSOChart
once rendered.Represents a matrix of data.Provider of numeric data.A data provider implementation to provide data from aStream
.Type of data that can be used by charts.Represents "data zoom" component.Used to style the data shadow.Used to style the handle.Date data provider.Data provider of date values.A date data provider implementation to provide data from aStream
.Donut chart.Effect scatter chart.Class to support properties related "emphasis".Defines Font.Represents font-family.Represents font-size.Represents font-stretch.Represents font styles.Represents font variants.Represents font-weight.Representation of data as a mathematical function of another data or stream of values.Funnel chart.Gantt chart.Gauge chart.Axis line used inGaugeChart
.Needle property of the gauge chart.Interface to denote that aComponentPart
supports animation.Interface to denote that aComponentPart
owns some data.Interface to denote that aComponentPart
supports animation.Interface to denote that aComponentPart
hasItemStyle
.Interface to denote that aComponentPart
hasLabel
.Interface to denote that aComponentPart
hasPadding
.Interface to denote that aComponentPart
hasPolarProperty
.Interface to denote that aComponentPart
hasPosition
.Heatmap chart.Image that can be added toSOChart
.InternalData<T>A marker interface to combine the interfacesAbstractDataProvider
andInternalDataProvider
.A wrapper class to convert any instance ofAbstractDataProvider
to an instance ofInternalDataProvider
.A marker interface to denote that anAbstractDataProvider
is internal to some chart that handles its data internally and that can't be shared with other charts.Item style.Representation of special combination keys on the keyboard.Languages supported.Representation of legend.Defines a line segment that can be added toSOChart
.Line chart.Line-style.Line-type.Representation of a location.Mark area.A block represents an area of theMarkArea
.Nightingale Rose chart.Represents orientation property.Padding.Pie chart.Represents the symbol used to draw a point on the chart.Represents the symbol type used to draw a point on the chart.Representation of polar coordinate system with an angle axis and a radius axis.Defines a polygon shape that can be added toSOChart
.Defines a polyline that can be added toSOChart
.Representation of a position within the chart display.Class to represent a project.Representation of radius axis.Radar chart.Radar coordinate is used byRadarChart
.Representation of radius axis.Rectangular shape class that can be added toSOChart
.Representation of rectangular (cartesian) coordinate system with X and Y axes.When styling any text usingTextStyle
, parts of the text can be separately styled.A ring shape (donut shape) that can be added toSOChart
.Sankey chart.Class that defines an edge between 2 Sankey nodes.Sankey data node class.Data provider interface for theSankeyChart
.Scatter chart.Defines a sector shape that can be added toSOChart
.Base class for those charts that do not require aCoordinateSystem
to plot on and supports its own positioning.Base class for those special charts that do not require aCoordinateSystem
to plot on and supports its own positioning.Implementation of serially increasing/decreasing numbers as data.Implementation of serially increasing/decreasing date values as data.Implementation of serially increasing/decreasing time values as data.Represents a shadow.Shape class that can be added toSOChart
.Representation of a (x, y) point used in shapes.Class to specify the style of aShape
instance.Shapes can be grouped together using this class.Representation of "size" value.Chart is a VaadinComponent
so that you can add it to any layout component for displaying it.Represents a chart event.Square shape class that can be added toSOChart
.Sunburst chart.Text that can be added toSOChart
.Represents text-border.As the name indicates, "text style" is for styling texts.Time data provider.Data provider to provide time values.A time data provider implementation to provide data from aStream
.Title for the chart.Toolbox provides certain utilities (Example: "Download the chart display as an image").Download tool button.Restore tool button.Zoom tool button.This is the base class for creating "toolbox buttons" that can be added toToolbox
.Tooltip to display.Type of tooltips.Tree chart.An implementation ofTreeDataProvider
.Representation of tree-type data.Label used within theTreeDataProvider
class.Treemap chart.Represents an abstractComponentPart
with some common base properties.Define features to visually highlight portions of the chart.This is a marker interface to denote that aComponentPart
can only be used from within a wrapper and thus, its direct Id value should not be used when encoding the JSON.Representation of X axis.XRangeChart<X,Y> X-range chart.Basic XY-type chart - mostly plotted on aRectangularCoordinate
system.Representation of Y axis.