|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CDS | |
|---|---|
| org.utgenome.graphics | Graphics drawing classes |
| org.utgenome.gwt.utgb.client.bio | Biological data objects for Google Web Toolkit RPC (Remote Procedure Call). |
| org.utgenome.gwt.utgb.client.canvas | Browser-side graphic drawing libraries using HTML canvas (or VML in IE). |
| Uses of CDS in org.utgenome.graphics |
|---|
| Methods in org.utgenome.graphics with parameters of type CDS | |
|---|---|
void |
GeneCanvas.draw(Gene gene,
Exon exon,
CDS cds,
int yPosition)
|
void |
GeneCanvas.draw(Gene gene,
List<Exon> exonList,
CDS cds,
int yPosition)
|
| Uses of CDS in org.utgenome.gwt.utgb.client.bio |
|---|
| Methods in org.utgenome.gwt.utgb.client.bio that return CDS | |
|---|---|
CDS |
BEDGene.cdsRange()
|
| Methods in org.utgenome.gwt.utgb.client.bio that return types with arguments of type CDS | |
|---|---|
List<CDS> |
Gene.getCDS()
|
| Methods in org.utgenome.gwt.utgb.client.bio with parameters of type CDS | |
|---|---|
void |
Gene.addCDS(CDS cds)
|
| Uses of CDS in org.utgenome.gwt.utgb.client.canvas |
|---|
| Methods in org.utgenome.gwt.utgb.client.canvas with parameters of type CDS | |
|---|---|
void |
GWTGenomeCanvas.draw(Gene gene,
List<Exon> exonList,
CDS cds,
int yPosition)
|
void |
GWTGenomeCanvas.drawExon(Gene gene,
Exon exon,
CDS cds,
int yPosition)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||