org.utgenome.gwt.utgb.client.track.bean
Class TrackWindowBean
java.lang.Object
org.utgenome.gwt.utgb.client.track.bean.TrackWindowBean
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class TrackWindowBean
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrackWindowBean
public TrackWindowBean()
TrackWindowBean
public TrackWindowBean(int start,
int end,
int width)
- Parameters:
start
- end
- width
-
getStart
public int getStart()
setStart
public void setStart(int start)
getEnd
public int getEnd()
setEnd
public void setEnd(int end)
getWidth
public int getWidth()
setWidth
public void setWidth(int width)

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.