BISQUE -
Static variable in class org.pentaho.reporting.libraries.css.keys.color.SVGColors
BLACK -
Static variable in class org.pentaho.reporting.libraries.css.keys.color.HtmlColors
BLACK -
Static variable in class org.pentaho.reporting.libraries.css.keys.color.SVGColors
BLANCHEDALMOND -
Static variable in class org.pentaho.reporting.libraries.css.keys.color.SVGColors
BLINK -
Static variable in class org.pentaho.reporting.libraries.css.keys.text.TextBlink
BLOCK -
Static variable in class org.pentaho.reporting.libraries.css.keys.box.DisplayRole
The element is rendered as a rectangular block.
BLOCK -
Static variable in class org.pentaho.reporting.libraries.css.keys.box.FloatDisplace
The containing block's width as used by the horizontal formatting model is
reduced by the width of the floats intruding upon its content area (not
taking into account floating descendants or floating elements that appear
later in the document tree).
BLOCK_ELEMENTS -
Static variable in class org.pentaho.reporting.libraries.css.model.StyleKey
BLOCK_INSIDE -
Static variable in class org.pentaho.reporting.libraries.css.keys.box.DisplayModel
Child elements are rendered as described for their 'display-role'.
As for the 'block' value, but the determination of intrusions that adjust
the width of the block is done separately on each page on which the block
appears.