gata.geneGlyphs
Class TransGrpGlyph

java.lang.Object
  extended bygata.geneGlyphs.TransGrpGlyph

public class TransGrpGlyph
extends java.lang.Object

Author:
Nix Container class holding components that make up a TransGroup (shapes for DNA, exons, prot....)

Constructor Summary
TransGrpGlyph(TransGroup transGrp, GATAParams gataParams, AnnoSpecParams annoParams)
           
 
Method Summary
 void draw(double yCoord)
           
 double getYTop()
          Top most y coordinate for this transGroup, including transGrp spacer, start next Shape here for no overlap
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransGrpGlyph

public TransGrpGlyph(TransGroup transGrp,
                     GATAParams gataParams,
                     AnnoSpecParams annoParams)
Method Detail

draw

public void draw(double yCoord)

getYTop

public double getYTop()
Top most y coordinate for this transGroup, including transGrp spacer, start next Shape here for no overlap