Class GraphicStyle
java.lang.Object
net.sf.jasperreports.engine.export.oasis.Style
net.sf.jasperreports.engine.export.oasis.GraphicStyle
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Field Summary
FieldsFields inherited from class net.sf.jasperreports.engine.export.oasis.Style
styleWriter -
Constructor Summary
ConstructorsConstructorDescriptionGraphicStyle(WriterHelper styleWriter, JRPrintGraphicElement element, double cropTop, double cropLeft, double cropBottom, double cropRight) -
Method Summary
-
Field Details
-
DPI_RATIO
The ratio of 72 dpi to 96 dpi
-
-
Constructor Details
-
GraphicStyle
public GraphicStyle(WriterHelper styleWriter, JRPrintGraphicElement element, double cropTop, double cropLeft, double cropBottom, double cropRight)
-
-
Method Details