Buy onlineBuy at Amazon.comBuy at Amazon.co.ukMainPrefaceContentsDownloadsLinks

Chapter 7: JSGL, a Scientific Graphics Library for Java


Introduction

Overview

The Text Window

    showText

    print and println

    readln

    Example - Euclid's algorithm

The Graph Window

    showGraph

    java.awt.Color

    clear, point and line

    functionPlot

    Example - Plotting a Function

    parametricPlot

    stepPlot

    linePlot

Applets

Example - The Binomial Distribution

Example - The Mandelbrot Set

Example - ODE Contours

Where to go from here