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.An abstract base class for the representation of an Activity or Activity Group.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 types 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 an axis-pointer.Represents the label 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.Represents a boxplot data record with the key statistical parts of a boxplot.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 emphasizing.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 the "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".Represents an event that occurs in a chart.Event category.Functional interface to listen to events occurring on a chart or its part.Represents the type of event that can occur on a chart / part.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
.The GraphData class represents a data structure used for managing and visualizing graph-based data.Represents a specific category for a chart or graphical element, extending the functionality ofPointSymbol
to include a category name.Represents a directional edge between two nodes in a graph structure.Represents a force-directed layout configuration as a property of a chart component.The Layout enum defines various layout options that can be used for organizational or structural representation.The abstract class Node serves as the base class for components within a graph structure.TheValueNode
class represents a type ofNode
that holds a numerical value.A concrete implementation of theGraphData.Node
class representing a node in a 2D space.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 an "offset" configuration for a component, allowing the specification of x and y offset values.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.Polar property is visible inPieChart
,PolarCoordinate
,RadarCoordinate
etc. where an angular and a radial element exist.Defines a polyline that can be added toSOChart
.Representation of a position within the chart display.Class to represent a project.An abstract base class for the representation of a Task or Task Group.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 text-border.Represents a textual label that extends the functionality provided by theAbstractLabel
.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.Represents a property that can be shown or hidden.Define features to visually highlight portions of the chart.Range of colors and other visuals to be used for the visual map.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.Represents an abstract chart where data points are plotted based on X and Y coordinates.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
.Represents a property that can be shown or hidden. -
Classes in com.storedobject.chart used by com.storedobject.ui.iot