|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jrefinery.report.targets.pageable.operations.OperationModule | +--com.jrefinery.report.targets.pageable.operations.ImageOperationModule
Creates the required operations to display/print image content in the output target.
ImageContent
Constructor Summary | |
ImageOperationModule()
Default constructor. |
Method Summary | |
void |
createOperations(PhysicalOperationsCollector col,
Element e,
Content value,
java.awt.geom.Rectangle2D bounds)
Creates a list of operations. |
Methods inherited from class com.jrefinery.report.targets.pageable.operations.OperationModule |
canHandleContent, getModuleContentType, isGeneric |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ImageOperationModule()
Method Detail |
public void createOperations(PhysicalOperationsCollector col, Element e, Content value, java.awt.geom.Rectangle2D bounds)
createOperations
in class OperationModule
col
- the operations collector.e
- the element.value
- the content.bounds
- the bounds.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |