public final class Vector extends Object
Vector(float x, float y)
float
getX()
getY()
Vector
scale(float sxy)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Vector(float x, float y)
public float getX()
public float getY()
public Vector scale(float sxy)
sxy
public String toString()
toString
Object
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.