Package com.androidplot.ui
See: Description
-
Class Summary Class Description Size Defines physical dimensions & scaling characteristics FixedTableModel PositionMetrics PositionMetric VerticalPosition TableModel HorizontalPosition RenderBundle SeriesRenderer DynamicTableModel Encapsulates the visual aspects of a table; number of rows and columns and the height and width in pixels of each element within the table. Insets A set of insets for a rect space. BoxModel Convenience implementation of BoxModelable. SeriesBundle Defines a relationship between a Series instance and other elements needed to unique render that instance such as a Formatter etc. LayoutManager Formatter Base class of all Formatters. StackElement An element on the render stack. RenderStack A stack of series to be rendered. SizeMetric Encapsulates a sizing algorithm and an associated value. -
Enum Summary Enum Description Axis CellSizingMethod TableSizingMethod The sizing methods available to a table. TextOrientation Anchor Enumeration of possible anchor positions that a com.androidplot.ui.widget.Widget can use. HorizontalPositioning TableOrder VerticalPositioning SizeMode Algorithms available for calculating an arbitrary dimension of a widget. -
Interface Summary Interface Description BoxModelable Defines the properties of a BoxModel as used by Androidplot. Resizable Used by classes that depend on dimensional values to lay themselves out and draw.