Class MapLayoutReport.ReportChart

java.lang.Object
ca.spatial.reportwriter.MapLayoutReport.MapElement
ca.spatial.reportwriter.MapLayoutReport.ReportChart
Enclosing class:
MapLayoutReport

public class MapLayoutReport.ReportChart extends MapLayoutReport.MapElement
Draw a chart or MapReport object
  • Method Details

    • dpi

      public MapLayoutReport.ReportChart dpi(int units)
      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.