Package ca.spatial.reportwriter
Class MapLayoutReport.ReportChart
java.lang.Object
ca.spatial.reportwriter.MapLayoutReport.MapElement
ca.spatial.reportwriter.MapLayoutReport.ReportChart
- Enclosing class:
- MapLayoutReport
Draw a chart or MapReport object
-
Method Summary
Modifier and TypeMethodDescriptiondpi(int units)
Set the resolution to be used if vector mode is off.Methods inherited from class ca.spatial.reportwriter.MapLayoutReport.MapElement
background, bookmark, contentHeight, contentWidth, getBackground, getHeight, getWidth, hidden, inset, margin, neatline, p, r, simplistHeight, simplistWidth, subtype, top, visible, zoom
-
Method Details
-
dpi
Set the resolution to be used if vector mode is off. MapReport objects will be rendered in to an image with the specified resolution. The default value it 72dpi.
-