org.jmol.shapebio
public class CartoonRenderer extends RocketsRenderer
| Field Summary | |
|---|---|
| boolean | newRockets |
| Point3i | ptConnect |
| boolean | renderAsRockets |
| Point3f[] | ring5Points |
| Point3i[] | ring5Screens |
| Point3f[] | ring6Points |
| Point3i[] | ring6Screens |
| Method Summary | |
|---|---|
| protected void | render1() |
| protected void | renderBioShape(BioShape bioShape) |
| void | renderNucleic() |
| void | renderNucleicBaseStep(NucleicMonomer nucleotide, short thisMad, Point3i backboneScreen) |
| void | renderRing5() |
| void | renderRing6() |
| void | renderRockets() |