abstract class CageRenderer extends FontLineShapeRenderer
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isPolymer |
protected boolean |
isSlab |
private javax.vecmath.Point3f |
pt |
protected javax.vecmath.Point3f[] |
screens |
protected char[] |
tickEdges |
atomA, atomB, atomC, atomD, draw000, endcap, font3d, imageFontScaling, pointT, pointT2, pointT3, pt0, pt1, pt2, tickInfo, vectorT, vectorT2, vectorT3colix, exportType, g3d, isExport, mad, madBeg, madEnd, madMid, modelSet, myVisibilityFlag, shape, shapeID, viewer| Constructor and Description |
|---|
CageRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initRenderer() |
protected void |
render(int mad,
javax.vecmath.Point3f[] vertices,
javax.vecmath.Point3f[] axisPoints,
int firstLine,
int allowedEdges0,
int allowedEdges1,
float scale) |
protected abstract void |
setEdges() |
drawLine, drawString, drawTicks, getDiameter, renderLinerender, render, setViewerG3dShapeIDprotected final javax.vecmath.Point3f[] screens
protected char[] tickEdges
protected boolean isSlab
protected boolean isPolymer
private javax.vecmath.Point3f pt
protected abstract void setEdges()
protected void initRenderer()
initRenderer in class ShapeRendererprotected void render(int mad,
javax.vecmath.Point3f[] vertices,
javax.vecmath.Point3f[] axisPoints,
int firstLine,
int allowedEdges0,
int allowedEdges1,
float scale)