genomicsnpanalyzer.gui
Class PlotTranscripts
java.lang.Object
genomicsnpanalyzer.gui.PlotTranscripts
public class PlotTranscripts
- extends java.lang.Object
|
Method Summary |
java.awt.image.BufferedImage |
GetImage(double start,
double end,
int x,
int y,
int transH,
int interval,
java.util.ArrayList transcripts,
java.awt.Color plotColor,
java.awt.Font f,
java.util.Hashtable notplotHash)
|
int[][] |
getTransCoord()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlotTranscripts
public PlotTranscripts()
- Creates a new instance of plotP
GetImage
public java.awt.image.BufferedImage GetImage(double start,
double end,
int x,
int y,
int transH,
int interval,
java.util.ArrayList transcripts,
java.awt.Color plotColor,
java.awt.Font f,
java.util.Hashtable notplotHash)
getTransCoord
public int[][] getTransCoord()