flash.geom
Class Point

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by flash.geom.Point

public class Point
extends com.google.gwt.core.client.JavaScriptObject


Constructor Summary
protected Point()
           
 
Method Summary
static Point create(int x, int y)
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Point

protected Point()
Method Detail

create

public static Point create(int x,
                           int y)


Copyright © 2012. All Rights Reserved.