Class SelectionOverlayInformation


  • public class SelectionOverlayInformation
    extends Object
    The selection overlay has a coordinate system that matches the origin (0,0) of the band. However, internally it holds all coordinates as *non*-normalized coordinates, so the zoom-factor is already calculated in.
    Author:
    Thomas Morgner
    • Constructor Detail

      • SelectionOverlayInformation

        public SelectionOverlayInformation​(org.pentaho.reporting.engine.classic.core.Element selectedElement)