Package step.plugins.compare.model
Class Dimension
- java.lang.Object
-
- step.plugins.compare.model.Dimension
-
public class Dimension extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getH()
int
getW()
void
setH(int h)
void
setW(int w)
-