org.utgenome.gwt.utgb.client.bio
Class GenomeRangeDataSet
java.lang.Object
org.utgenome.gwt.utgb.client.bio.GenomeRangeDataSet
- All Implemented Interfaces:
- Serializable
public class GenomeRangeDataSet
- extends Object
- implements Serializable
A set of on-genome data used for transferring genome data between server and client (GWT)
- Author:
- leo
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
location
public ChrLoc location
read
public List<GenomeRange> read
block
public List<GenomeRange> block
GenomeRangeDataSet
public GenomeRangeDataSet()
isEmpty
public boolean isEmpty()
Copyright © 2007-2012 utgenome.org. All Rights Reserved.