org.utgenome.config
Class OldViewXML

java.lang.Object
  extended by org.utgenome.config.OldViewXML

public class OldViewXML
extends Object

For reading view.xml files used in UTGB 1.3.x.

Author:
leo

Nested Class Summary
static class OldViewXML.GroupProperties
           
static class OldViewXML.Prop
           
static class OldViewXML.Track
           
static class OldViewXML.TrackGroup
           
static class OldViewXML.TrackWindow
           
 
Field Summary
 OldViewXML.TrackGroup trackGroup
           
 
Constructor Summary
OldViewXML()
           
 
Method Summary
 TrackView toTrackView()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

trackGroup

public OldViewXML.TrackGroup trackGroup
Constructor Detail

OldViewXML

public OldViewXML()
Method Detail

toTrackView

public TrackView toTrackView()


Copyright © 2007-2012 utgenome.org. All Rights Reserved.