Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y Z 

B

BarRenderer3D - Class in com.orsoncharts.renderer.category
A renderer for creating 3D bar charts from a CategoryDataset3D (for use with a CategoryPlot3D).
BarRenderer3D() - Constructor for class com.orsoncharts.renderer.category.BarRenderer3D
Creates a new renderer with default attribute values.
BarXYZRenderer - Class in com.orsoncharts.renderer.xyz
A renderer that draws 3D bars on an XYZPlot using data from an XYZDataset.
BarXYZRenderer() - Constructor for class com.orsoncharts.renderer.xyz.BarXYZRenderer
Creates a new default instance.
beforeDraw(TableElement, Graphics2D, Rectangle2D) - Method in class com.orsoncharts.OnDrawHandler
 
beforeDraw(TableElement, Graphics2D, Rectangle2D) - Method in interface com.orsoncharts.table.TableElementOnDraw
A callback method that is called before an element is drawn.
BLUE_TO_RED_RANGE - Static variable in class com.orsoncharts.renderer.RainbowScale
A hue subrange that restricts colors to the blue to red range.
BOTTOM_CENTER - Static variable in class com.orsoncharts.legend.LegendAnchor
An anchor point at the bottom-center of the chart area.
BOTTOM_CENTER - Static variable in class com.orsoncharts.TitleAnchor
An anchor point at the bottom-center of the chart area.
BOTTOM_CENTER - Static variable in class com.orsoncharts.util.Anchor2D
An anchor point at the bottom center with zero offset from the target rectangle bounds.
BOTTOM_CENTER_NO_SCALING - Static variable in class com.orsoncharts.util.Fit2D
Fits a source rectangle to the bottom center of a target rectangle, without resizing it.
BOTTOM_LEFT - Static variable in class com.orsoncharts.legend.LegendAnchor
An anchor point at the bottom-left of the chart area.
BOTTOM_LEFT - Static variable in class com.orsoncharts.TitleAnchor
An anchor point at the bottom-left of the chart area.
BOTTOM_LEFT - Static variable in class com.orsoncharts.util.Anchor2D
An anchor point at the bottom left with zero offset from the target rectangle bounds.
BOTTOM_LEFT_NO_SCALING - Static variable in class com.orsoncharts.util.Fit2D
Fits a source rectangle to the bottom left of a target rectangle, without resizing it.
BOTTOM_RIGHT - Static variable in class com.orsoncharts.legend.LegendAnchor
An anchor point at the bottom-right of the chart area.
BOTTOM_RIGHT - Static variable in class com.orsoncharts.TitleAnchor
An anchor point at the bottom-right of the chart area.
BOTTOM_RIGHT - Static variable in class com.orsoncharts.util.Anchor2D
An anchor point at the bottom right with zero offset from the target rectangle bounds.
BOTTOM_RIGHT_NO_SCALING - Static variable in class com.orsoncharts.util.Fit2D
Fits a source rectangle to the bottom right of a target rectangle, without resizing it.
BOUNDS - Static variable in class com.orsoncharts.graphics3d.RenderedElement
A key for the 'bounds' property (the value is a Shape).
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
Skip navigation links