Constant Field Values


Contents
net.algart.*

net.algart.drawing3d.SimpleDrawer3D
Modifier and Type Constant Field Value
public static final int MAX_ANTIALIASING_SCALE 2048

net.algart.model3d.common.movement.MovingSpheresApplet
Modifier and Type Constant Field Value
public final boolean appletReady true

net.algart.model3d.common.movement.MovingSpheresModel
Modifier and Type Constant Field Value
public static final int EULER_MOVEMENT_INTEGRATOR 0
public static final int RK4_MOVEMENT_INTEGRATOR 1
public static final int RKF45_MOVEMENT_INTEGRATOR 2