|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecStrDrawingProducer | |
---|---|
fr.orsay.lri.varna.models.export | |
fr.orsay.lri.varna.models.rna |
Uses of SecStrDrawingProducer in fr.orsay.lri.varna.models.export |
---|
Subclasses of SecStrDrawingProducer in fr.orsay.lri.varna.models.export | |
---|---|
class |
PSExport
|
class |
SVGExport
|
class |
XFIGExport
|
Fields in fr.orsay.lri.varna.models.export declared as SecStrDrawingProducer | |
---|---|
(package private) SecStrDrawingProducer |
SecStrProducerGraphics._ss
|
Constructors in fr.orsay.lri.varna.models.export with parameters of type SecStrDrawingProducer | |
---|---|
SecStrProducerGraphics(SecStrDrawingProducer ss)
|
Uses of SecStrDrawingProducer in fr.orsay.lri.varna.models.rna |
---|
Methods in fr.orsay.lri.varna.models.rna with parameters of type SecStrDrawingProducer | |
---|---|
private void |
RNA.drawBasePair(SecStrDrawingProducer out,
Point2D.Double orig,
Point2D.Double dest,
ModeleBP style,
VARNAConfig conf)
|
private void |
RNA.drawChemProbAnnotation(SecStrDrawingProducer out,
ChemProbAnnotation cpa,
Point2D.Double anchor,
double minX,
double minY)
|
private void |
RNA.drawColorMap(VARNAConfig _conf,
SecStrDrawingProducer out)
|
private void |
RNA.drawSymbol(SecStrDrawingProducer out,
double posx,
double posy,
double normx,
double normy,
double radius,
boolean isCIS,
ModeleBP.Edge e,
double thickness)
|
private void |
RNA.renderAnnotations(SecStrDrawingProducer out,
double minX,
double minY,
VARNAConfig conf)
|
private void |
RNA.renderRegionHighlights(SecStrDrawingProducer out,
Point2D.Double[] realCoords,
Point2D.Double[] realCenters)
|
private void |
RNA.saveRNA(String path,
VARNAConfig conf,
double scale,
SecStrDrawingProducer out)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |