public class AxesRenderer extends CageRenderer
Modifier and Type | Field and Description |
---|---|
private static java.lang.String[] |
axesTypes |
private static java.lang.String[] |
axisLabels |
private short[] |
colixes |
private javajs.util.P3 |
originScreen |
isPolymer, isSlab, p3Screens, tickEdges
asLineOnly, colixA, colixB, dashDots, dashes, dotsOrDashes, draw000, endcap, font3d, fourdots, hDashes, imageFontScaling, ndots, pointT, pointT2, pointT3, pt0, pt0i, pt1, pt1i, pt2i, s1, s2, sixdots, tickA, tickAs, tickB, tickBs, tickInfo, twodots, vectorT, vectorT2, vectorT3, width
colix, exportType, g3d, isExport, mad, madBeg, madEnd, madMid, ms, myVisibilityFlag, shape, shapeID, tm, vwr
Constructor and Description |
---|
AxesRenderer() |
Modifier and Type | Method and Description |
---|---|
protected void |
initRenderer() |
protected boolean |
render() |
private void |
renderLabel(java.lang.String str,
float x,
float y,
float z,
float xCenter,
float yCenter) |
renderCage
checkTickTemps, drawDashed, drawLine, drawLine2, drawString, drawTicks, fillCylinder, getDiameter, renderLine
isVisibleForMe, renderShape, setViewerG3dShapeID
private static final java.lang.String[] axisLabels
private final javajs.util.P3 originScreen
private short[] colixes
private static final java.lang.String[] axesTypes
protected void initRenderer()
initRenderer
in class ShapeRenderer
protected boolean render()
render
in class ShapeRenderer
private void renderLabel(java.lang.String str, float x, float y, float z, float xCenter, float yCenter)