com.ebmwebsourcing.gwt.jquery.client.core
Class J4GUI.ContainmentZone

java.lang.Object
  extended by com.ebmwebsourcing.gwt.jquery.client.core.J4GUI.ContainmentZone
Enclosing class:
J4GUI

public class J4GUI.ContainmentZone
extends java.lang.Object


Constructor Summary
J4GUI.ContainmentZone(int x1, int y1, int x2, int y2)
           
 
Method Summary
 int getX1()
           
 int getX2()
           
 int getY1()
           
 int getY2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

J4GUI.ContainmentZone

public J4GUI.ContainmentZone(int x1,
                             int y1,
                             int x2,
                             int y2)
Method Detail

getX1

public int getX1()

getY1

public int getY1()

getX2

public int getX2()

getY2

public int getY2()


Copyright © 2010 eBM WebSourcing. All Rights Reserved.