Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.gwt.client.util
Class Point

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.gwt.client.util.Point

public class Point
extends Object

Author:
Alexandre Russel

Constructor Summary
Point(String string)
           
 
Method Summary
 int getX()
           
 int getY()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Point

public Point(String string)
Method Detail

getX

public int getX()

getY

public int getY()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.