Uses of Interface
org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.GraphicsContentInterceptor

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

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

Classes in org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal that implement GraphicsContentInterceptor
 class QueryLogicalPageInterceptor
          Creation-Date: 10.11.2006, 20:41:29
 class QueryPhysicalPageInterceptor
          Creation-Date: 10.11.2006, 20:41:29
 

Methods in org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal that return GraphicsContentInterceptor
 GraphicsContentInterceptor GraphicsOutputProcessor.getInterceptor()
           
 

Methods in org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal with parameters of type GraphicsContentInterceptor
 void GraphicsOutputProcessor.setInterceptor(GraphicsContentInterceptor interceptor)