GEF Cloudio
5.0.2.201901221055
- java.lang.Object
-
- org.eclipse.gef.cloudio.internal.ui.util.SmallRect
-
public class SmallRect
extends java.lang.Object
A custom variation of a rectangle, which stores the required values as short
instead of int, thus saving some space.
-
-
Constructor Summary
Constructors
Constructor and Description |
SmallRect(int x,
int y,
int width,
int height) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
GEF Cloudio
5.0.2.201901221055
Copyright (c) 2000, 2012 itemis AG and others. All rights reserved.