Uses of Package
com.storedobject.chart
Packages that use com.storedobject.chart
-
Classes in com.storedobject.chart used by com.storedobject.chartClassDescriptionAbstract base class for creating specific subtypes of charts that requires more axes.Base class for the representation of color.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.Class to represent a list of activities (instances ofActivityList.Activity
).Represents an activity in aActivityList
.Represents a group ofActivityList.Activity
s.Representation of Alignment property (both horizontal and vertical).Representation of angle axis.Class to support animation related properties.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.A basic data provider that can be extended to create customized data providers.Represents a border.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.Shape that partially defines a circle.Representation of color.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.Numeric data.Provider of numeric data.Type of data that can be used by charts.Represents "data zoom" component.Used to style the data shadow.Used to style the handle.Data provider of date values.Donut 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.Axis line used inGaugeChart
.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
.A marker interface to combine the interfacesAbstractDataProvider
andInternalDataProvider
.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.Line-style.Line-type.Representation of a location.Mark area.A block represents an area of theMarkArea
.A block has 2 sides, the starting side and an ending side.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.Defines a polyline that can be added toSOChart
.Representation of a position within the chart display.Class to represent a project.Represents a task in a project.Represents a group ofProject.Task
s.Representation of radius axis.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.Class that defines an edge between 2 Sankey nodes.Sankey data node class.Data provider interface for theSankeyChart
.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.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.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.Represents text-border.As the name indicates, "text style" is for styling texts.Data provider to provide time values.This is the base class for creating "toolbox buttons" that can be added toToolbox
.Tooltip to display.Type of tooltips.An implementation ofTreeDataProvider
.Representation of tree-type data.Label used within theTreeDataProvider
class.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.Basic XY-type chart - mostly plotted on aRectangularCoordinate
system.Representation of Y axis. -
Classes in com.storedobject.chart used by com.storedobject.uiClassDescriptionRepresents an abstract
ComponentPart
with some common base properties.Chart component.Represents a part used by chartComponent
s.Represents some combined attributes/properties owned by aComponent
orComponentPart
.Interface to denote that aComponentPart
hasPosition
.Image that can be added toSOChart
.Shape class that can be added toSOChart
. -
Classes in com.storedobject.chart used by com.storedobject.ui.iot