|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.shape.ShapeRenderer
org.jmol.shape.MeshRenderer
org.jmol.shapebio.BioShapeRenderer
org.jmol.shapebio.StrandsRenderer
public class StrandsRenderer
| Field Summary | |
|---|---|
protected float |
baseOffset
|
protected int |
strandCount
|
protected float |
strandSeparation
|
| Fields inherited from class org.jmol.shapebio.BioShapeRenderer |
|---|
bsVisible, colixes, controlPoints, controlPointScreens, isCarbohydrate, isNucleic, leadAtomIndices, mads, monomerCount, monomers, ribbonBottomScreens, ribbonTopScreens, structureTypes, wingVectors |
| Fields inherited from class org.jmol.shape.MeshRenderer |
|---|
antialias, bsFaces, diameter, frontOnly, imageFontScaling, isTranslucent, mesh, normixes, pt1f, pt1i, pt2f, pt2i, scalePixelsPerMicron, screens, transformedVectors, vertexCount, vertices, width |
| Fields inherited from class org.jmol.shape.ShapeRenderer |
|---|
colix, g3d, isGenerator, mad, madBeg, madEnd, madMid, modelSet, myVisibilityFlag, shape, shapeID, slabbing, viewer |
| Constructor Summary | |
|---|---|
StrandsRenderer()
|
|
| Method Summary | |
|---|---|
protected void |
render1()
|
private void |
render1Strand(javax.vecmath.Point3i[] screens)
|
protected void |
renderBioShape(BioShape bioShape)
|
protected boolean |
setStrandCount()
|
| Methods inherited from class org.jmol.shapebio.BioShapeRenderer |
|---|
calcScreenControlPoints, calcScreenControlPoints, calcScreens, getLeadColix, isHelix, render, renderCone, renderHermiteArrowHead, renderHermiteConic, renderHermiteCylinder, renderHermiteRibbon |
| Methods inherited from class org.jmol.shape.MeshRenderer |
|---|
isPolygonDisplayable, render1, render2, renderExport, renderPoints, renderTriangles, transform |
| Methods inherited from class org.jmol.shape.ShapeRenderer |
|---|
getMad, initRenderer, render, renderLine, setGenerator, setViewerG3dShapeID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int strandCount
protected float strandSeparation
protected float baseOffset
| Constructor Detail |
|---|
public StrandsRenderer()
| Method Detail |
|---|
protected void renderBioShape(BioShape bioShape)
renderBioShape in class BioShapeRendererprotected boolean setStrandCount()
protected void render1()
private void render1Strand(javax.vecmath.Point3i[] screens)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||