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