Class IvmlDashboardMapper.PanelPosition

java.lang.Object
de.iip_ecosphere.platform.configuration.IvmlDashboardMapper.PanelPosition
Enclosing class:
IvmlDashboardMapper

private static class IvmlDashboardMapper.PanelPosition extends Object
Represents a dashboard panel position.
Author:
Holger Eichelberger, SSE
  • Field Details

    • x

      private int x
    • y

      private int y
    • width

      private int width
    • height

      private int height
  • Constructor Details

    • PanelPosition

      private PanelPosition()