Uses of Interface
com.storedobject.chart.Component
Packages that use Component
-
Uses of Component in com.storedobject.chart
Classes in com.storedobject.chart that implement ComponentModifier and TypeClassDescriptionclass
Abstract base class for creating specific subtypes of charts that requires more axes.class
Represents abstract "data zoom" component.class
Defines an arc shape that can be added toSOChart
.class
Shape that partially defines an arc.class
Bar chart.class
Defines Bezier curve that can be added toSOChart
.class
Bubble chart.class
Candlestick chart.class
Chart.class
Circle shape class that can be added toSOChart
.class
Shape that partially defines a circle.class
Abstract coordinate system.class
Represents "data zoom" component that works inside a coordinate system.class
Represents "data zoom" component.class
Donut chart.class
Effect scatter chart.class
Funnel chart.class
Gauge chart.class
class
Heatmap chart.class
Image that can be added toSOChart
.class
Representation of legend.class
Defines a line segment that can be added toSOChart
.class
Line chart.class
Nightingale Rose chart.class
Pie chart.class
Representation of polar coordinate system with an angle axis and a radius axis.class
Defines a polygon shape that can be added toSOChart
.class
Defines a polyline that can be added toSOChart
.class
Radar chart.class
Radar coordinate is used byRadarChart
.class
Rectangular shape class that can be added toSOChart
.class
Representation of rectangular (cartesian) coordinate system with X and Y axes.class
A ring shape (donut shape) that can be added toSOChart
.class
Sankey chart.class
Scatter chart.class
Defines a sector shape that can be added toSOChart
.class
Base class for those charts that do not require aCoordinateSystem
to plot on and supports its own positioning.class
Base class for those special charts that do not require aCoordinateSystem
to plot on and supports its own positioning.class
Shape class that can be added toSOChart
.class
Shapes can be grouped together using this class.class
Square shape class that can be added toSOChart
.class
Sunburst chart.class
Text that can be added toSOChart
.class
Title for the chart.class
Toolbox provides certain utilities (Example: "Download the chart display as an image").class
Tooltip to display.class
Tree chart.class
Treemap chart.class
Define features to visually highlight portions of the chart.class
Basic XY-type chart - mostly plotted on aRectangularCoordinate
system.Methods in com.storedobject.chart with parameters of type Component -
Uses of Component in com.storedobject.ui
Classes in com.storedobject.ui that implement ComponentModifier and TypeClassDescriptionclass