Uses of Package
org.pentaho.reporting.engine.classic.core.layout

Packages that use org.pentaho.reporting.engine.classic.core.layout
org.pentaho.reporting.engine.classic.core.function The function package contains statefull functions and stateless expression for JFreeReport. 
org.pentaho.reporting.engine.classic.core.layout Banded layout management. 
org.pentaho.reporting.engine.classic.core.layout.output   
org.pentaho.reporting.engine.classic.core.modules.misc.survey   
org.pentaho.reporting.engine.classic.core.modules.output.csv A plain CSV output. 
org.pentaho.reporting.engine.classic.core.modules.output.pageable.base Support for the output targets that are page- and print oriented. 
org.pentaho.reporting.engine.classic.core.modules.output.xml DEPRECATED The XML output generates a xml representation of the generated output. 
org.pentaho.reporting.engine.classic.core.states States used in the JFreeReport state transition diagram. 
org.pentaho.reporting.engine.classic.core.states.process   
org.pentaho.reporting.engine.classic.core.util Common utility classes. 
 

Classes in org.pentaho.reporting.engine.classic.core.layout used by org.pentaho.reporting.engine.classic.core.function
InlineSubreportMarker
           
LayoutSupport
          Deprecated. This one should be removed. It is no longer needed by the system and may lead to invalid results. Functions should not make assumptions about the size of the report elements.
 

Classes in org.pentaho.reporting.engine.classic.core.layout used by org.pentaho.reporting.engine.classic.core.layout
AbstractRenderer
          The LayoutSystem is a simplified version of the LibLayout-rendering system.
BandLayoutManager
          Deprecated. This layout manager is no longer used.
BufferedLayoutBuilder
          Todo: Document Me
DefaultSizeCalculator
          An AWT-Based default implementation of an SizeCalculator.
DefaultSizeCalculator.BuggyFontRendererDetector
          A helper class that is able to detect whether the implementation is considered buggy.
InlineSubreportMarker
           
LayoutBuilder
          Todo: Document Me
LayoutSupport
          Deprecated. This one should be removed. It is no longer needed by the system and may lead to invalid results. Functions should not make assumptions about the size of the report elements.
Renderer
          Creation-Date: 08.04.2007, 16:35:29
Renderer.LayoutResult
           
SizeCalculator
          Deprecated. The size-calculator does no longer yield correct results, as the layouting depends on more than just the element itself. Functions should not try to precompute a layout, they should rely on a correct report-definition and style instead.
SizeCalculatorException
          The SizeCalculatorException is thrown if a SizeCalculator was not able to compute the dimensions of a given content.
TextCache.Result
           
 

Classes in org.pentaho.reporting.engine.classic.core.layout used by org.pentaho.reporting.engine.classic.core.layout.output
InlineSubreportMarker
           
LayoutSupport
          Deprecated. This one should be removed. It is no longer needed by the system and may lead to invalid results. Functions should not make assumptions about the size of the report elements.
Renderer
          Creation-Date: 08.04.2007, 16:35:29
 

Classes in org.pentaho.reporting.engine.classic.core.layout used by org.pentaho.reporting.engine.classic.core.modules.misc.survey
LayoutSupport
          Deprecated. This one should be removed. It is no longer needed by the system and may lead to invalid results. Functions should not make assumptions about the size of the report elements.
 

Classes in org.pentaho.reporting.engine.classic.core.layout used by org.pentaho.reporting.engine.classic.core.modules.output.csv
InlineSubreportMarker
           
 

Classes in org.pentaho.reporting.engine.classic.core.layout used by org.pentaho.reporting.engine.classic.core.modules.output.pageable.base
AbstractRenderer
          The LayoutSystem is a simplified version of the LibLayout-rendering system.
Renderer
          Creation-Date: 08.04.2007, 16:35:29
 

Classes in org.pentaho.reporting.engine.classic.core.layout used by org.pentaho.reporting.engine.classic.core.modules.output.xml
InlineSubreportMarker
           
 

Classes in org.pentaho.reporting.engine.classic.core.layout used by org.pentaho.reporting.engine.classic.core.states
InlineSubreportMarker
           
 

Classes in org.pentaho.reporting.engine.classic.core.layout used by org.pentaho.reporting.engine.classic.core.states.process
InlineSubreportMarker
           
 

Classes in org.pentaho.reporting.engine.classic.core.layout used by org.pentaho.reporting.engine.classic.core.util
LayoutSupport
          Deprecated. This one should be removed. It is no longer needed by the system and may lead to invalid results. Functions should not make assumptions about the size of the report elements.