abstract class CageRenderer extends FontLineShapeRenderer
Modifier and Type | Field and Description |
---|---|
protected boolean |
isPolymer |
protected boolean |
isSlab |
protected javax.vecmath.Point3f[] |
screens |
protected char[] |
tickEdges |
atomA, atomB, atomC, atomD, box, draw000, endcap, font3d, imageFontScaling, pointT, pointT2, pointT3, pt0, pt1, pt2, tickInfo, vectorT, vectorT2, vectorT3
colix, exportType, g3d, 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) |
protected abstract void |
setEdges() |
clearBox, drawLine, drawString, drawTicks, getDiameter, renderLine
render, render, setViewerG3dShapeID
protected final javax.vecmath.Point3f[] screens
protected char[] tickEdges
protected boolean isSlab
protected boolean isPolymer
protected abstract void setEdges()
protected void initRenderer()
initRenderer
in class ShapeRenderer
protected void render(int mad, javax.vecmath.Point3f[] vertices, javax.vecmath.Point3f[] axisPoints, int firstLine)