se.entra.phantom.client
Class Bounds

java.lang.Object
  extended by se.entra.phantom.client.Bounds

public class Bounds
extends Object

The class for control bounds.


Field Summary
 int cx
          Size in X.
 int cy
          Size in Y.
 int x
          X position.
 int y
          Y position.
 
Constructor Summary
Bounds()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public int x
X position.


y

public int y
Y position.


cx

public int cx
Size in X.


cy

public int cy
Size in Y.

Constructor Detail

Bounds

public Bounds()


Phantom® and NetPhantom® are registered trademarks of Codectica Systems SARL.
© Copyright Codectica Systems SARL, 2008. All rights reserved.