Point2i
int
x
y
Tuple2i()
Tuple2i(int x, int y)
Tuple2i(Tuple2i tuple2d)
void
add(Tuple2i otherTuple)
scale(double scale)
set(int x, int y)
set(Tuple2i value)
sub(Tuple2i otherTuple)
sub(Tuple2i t1, Tuple2i t2)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object