Uses of Class
org.pentaho.reporting.engine.classic.core.layout.output.LayoutExpressionRuntime

Packages that use LayoutExpressionRuntime
org.pentaho.reporting.engine.classic.core.layout.output   
 

Uses of LayoutExpressionRuntime in org.pentaho.reporting.engine.classic.core.layout.output
 

Methods in org.pentaho.reporting.engine.classic.core.layout.output that return LayoutExpressionRuntime
 LayoutExpressionRuntime LayouterLevel.getRuntime()
           
 

Constructors in org.pentaho.reporting.engine.classic.core.layout.output with parameters of type LayoutExpressionRuntime
LayouterLevel(ReportDefinition reportDefinition, int groupIndex, LayoutExpressionRuntime runtime, boolean inItemGroup)