- BarRenderer3D - Class in com.orsoncharts.renderer.category
-
- BarRenderer3D() - Constructor for class com.orsoncharts.renderer.category.BarRenderer3D
-
Creates a new renderer with default attribute values.
- BarXYZRenderer - Class in com.orsoncharts.renderer.xyz
-
- 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).