Class IvmlDashboardMapper.PanelPosition
java.lang.Object
de.iip_ecosphere.platform.configuration.easyProducer.IvmlDashboardMapper.PanelPosition
- Enclosing class:
IvmlDashboardMapper
Represents a dashboard panel position.
- Author:
- Holger Eichelberger, SSE
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
private int x -
y
private int y -
width
private int width -
height
private int height
-
-
Constructor Details
-
PanelPosition
private PanelPosition()
-