org.jmol.shape

Class AxesRenderer

public class AxesRenderer extends FontLineShapeRenderer

Field Summary
static String[]axisLabels
Point3f[]axisScreens
short[]colixes
Point3foriginScreen
Method Summary
protected voidrender()
voidrenderLabel(String str, Font3D font3d, float x, float y, float z, float xCenter, float yCenter)

Field Detail

axisLabels

private static final String[] axisLabels

axisScreens

private final Point3f[] axisScreens

colixes

private short[] colixes

originScreen

private final Point3f originScreen

Method Detail

render

protected void render()

renderLabel

private void renderLabel(String str, Font3D font3d, float x, float y, float z, float xCenter, float yCenter)