org.utgenome.gwt.utgb.client.canvas
Class GWTGenomeCanvas.DragPoint
java.lang.Object
org.utgenome.gwt.utgb.client.canvas.GWTGenomeCanvas.DragPoint
- Enclosing class:
- GWTGenomeCanvas
public static class GWTGenomeCanvas.DragPoint
- extends Object
Field Summary |
int |
x
|
int |
y
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
x
public final int x
y
public final int y
GWTGenomeCanvas.DragPoint
public GWTGenomeCanvas.DragPoint(int x,
int y)
Copyright © 2007-2012 utgenome.org. All Rights Reserved.