Uses of Class
org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.LogicalPageDrawable

Packages that use LogicalPageDrawable
org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal   
org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal   
 

Uses of LogicalPageDrawable in org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal
 

Constructors in org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal with parameters of type LogicalPageDrawable
PhysicalPageDrawable(LogicalPageDrawable pageDrawable, PhysicalPageBox page)
           
 

Uses of LogicalPageDrawable in org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal
 

Subclasses of LogicalPageDrawable in org.pentaho.reporting.engine.classic.core.modules.output.pageable.pdf.internal
 class PdfLogicalPageDrawable
          Creation-Date: 17.07.2007, 18:41:46