gata.geneGlyphs
Class GeneRepGlyph
java.lang.Object
gata.geneGlyphs.GeneRepGlyph
- public class GeneRepGlyph
- extends java.lang.Object
- Author:
- Nix
Shape representation for a GeneRep- the DNA component of genomic annotation.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GeneRepGlyph
public GeneRepGlyph(GeneRep geneRep,
GATAParams gataParams,
AnnoSpecParams annoParams)
toString
public java.lang.String toString()
draw
public void draw(double yCoordinate)
drawTransGrpGlyphs
public void drawTransGrpGlyphs()
setTransGrpGlyphs
public void setTransGrpGlyphs(java.util.ArrayList transGrpGlyphs)
getNonOverlapYCoor
public double getNonOverlapYCoor()
getBoundingBox
public java.awt.geom.Rectangle2D.Double getBoundingBox()
getEnd
public int getEnd()
getStart
public int getStart()