Save This Page
Home » pentaho-reporting-engine-classic-0.8.10 » org.jfree.report.modules.output.pageable » base » operations » [javadoc | source]
org.jfree.report.modules.output.pageable.base.operations
public class: ShapeOperationModule [javadoc | source]
java.lang.Object
   org.jfree.report.modules.output.pageable.base.operations.OperationModule
      org.jfree.report.modules.output.pageable.base.operations.ShapeOperationModule
Creates the required operations to display/print shape content in the output target.
Constructor:
 public ShapeOperationModule() 
Method from org.jfree.report.modules.output.pageable.base.operations.ShapeOperationModule Summary:
createOperations
Methods from org.jfree.report.modules.output.pageable.base.operations.OperationModule:
canHandleContent,   computeAlignmentBounds,   createOperations,   getHorizontalLayout,   getModuleContentType,   getVerticalLayout,   isGeneric
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jfree.report.modules.output.pageable.base.operations.ShapeOperationModule Detail:
 public  void createOperations(PhysicalOperationsCollector col,
    Element e,
    Content value,
    Rectangle2D bounds) 
    Creates a list of operations that will render report content within the specified bounds.