public class StrandsRenderer extends BioShapeRenderer
Modifier and Type | Field and Description |
---|---|
protected float |
baseStrandOffset |
protected int |
strandCount |
protected float |
strandSeparation |
bsVisible, cartoonsFancy, colixBack, colixes, colixesBack, controlPoints, controlPointScreens, isCarbohydrate, isNucleic, isPass2, leadAtomIndices, mads, monomerCount, monomers, ribbonBottomScreens, ribbonTopScreens, structureTypes, wingVectors, wireframeOnly
antialias, bsPolygons, bsPolygonsToExport, diameter, exportPass, frontOnly, haveBsDisplay, imageFontScaling, isGhostPass, isTranslucent, isTranslucentInherit, latticeOffset, mesh, meshSlabValue, needTranslucent, normixes, pt1f, pt1i, pt2f, pt2i, pt3i, renderLow, scalePixelsPerMicron, screens, selectedPolyOnly, thePlane, transformedVectors, vertexCount, vertices, volumeRender, width
colix, exportType, g3d, isExport, mad, madBeg, madEnd, madMid, ms, myVisibilityFlag, shape, shapeID, tm, vwr
Constructor and Description |
---|
StrandsRenderer() |
Modifier and Type | Method and Description |
---|---|
protected void |
renderBioShape(BioShape bioShape) |
private void |
renderStrand(javajs.util.P3i[] screens) |
protected void |
renderStrands() |
protected void |
renderStrandShape() |
protected boolean |
setStrandCount() |
adjustCartoonSeamNormals, calcScreenControlPoints, calcScreens, getLeadColix, getLeadColixBack, render, renderHermiteArrowHead, renderHermiteConic, renderHermiteCylinder, renderHermiteRibbon, setBioColix
checkNormals, drawLine, drawTriangle, exportSurface, isPolygonDisplayable, render2, render2b, renderMesh, renderMesh2, renderPoints, renderTriangles, setColix
initRenderer, isVisibleForMe, renderShape, setViewerG3dShapeID
protected int strandCount
protected float strandSeparation
protected float baseStrandOffset
protected void renderBioShape(BioShape bioShape)
renderBioShape
in class BioShapeRenderer
protected void renderStrandShape()
protected boolean setStrandCount()
protected void renderStrands()
private void renderStrand(javajs.util.P3i[] screens)