Uses of Class
org.pentaho.reporting.engine.classic.core.layout.SizeCalculatorException

Packages that use SizeCalculatorException
org.pentaho.reporting.engine.classic.core.layout Banded layout management. 
 

Uses of SizeCalculatorException in org.pentaho.reporting.engine.classic.core.layout
 

Methods in org.pentaho.reporting.engine.classic.core.layout that throw SizeCalculatorException
 SizeCalculator LegacyLayoutSupport.createTextSizeCalculator(FontDefinition font)
          Deprecated. Creates a size calculator for the current state of the output target.
 SizeCalculator LayoutSupport.createTextSizeCalculator(FontDefinition font)
          Deprecated. Creates a size calculator for the current state of the output target.
 SizeCalculator DefaultLayoutSupport.createTextSizeCalculator(FontDefinition font)
          Deprecated. Creates a size calculator for the current state of the output target.