|
|||||||||
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.SticksRenderer
org.jmol.export.SticksGenerator
public class SticksGenerator
Field Summary |
---|
Fields inherited from class org.jmol.shape.SticksRenderer |
---|
atomA, atomB, bond, bondOrder, bondsBackbone, colixA, colixB, endcaps, hbondsBackbone, hbondsSolid, lineBond, modeMultipleBond, showMultipleBonds, ssbondsBackbone, width |
Fields inherited from class org.jmol.shape.ShapeRenderer |
---|
colix, g3d, isGenerator, mad, madBeg, madEnd, madMid, modelSet, myVisibilityFlag, shape, shapeID, slabbing, viewer |
Constructor Summary | |
---|---|
SticksGenerator()
|
Method Summary | |
---|---|
protected void |
fillCylinder(short colixA,
short colixB,
byte endcaps,
int diameter,
int xA,
int yA,
int zA,
int xB,
int yB,
int zB)
|
protected void |
renderBond(int dottedMask)
|
Methods inherited from class org.jmol.shape.SticksRenderer |
---|
render, renderBond |
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 |
Constructor Detail |
---|
public SticksGenerator()
Method Detail |
---|
protected void renderBond(int dottedMask)
renderBond
in class SticksRenderer
protected void fillCylinder(short colixA, short colixB, byte endcaps, int diameter, int xA, int yA, int zA, int xB, int yB, int zB)
fillCylinder
in class SticksRenderer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |