Hello

I want to plot contours with radial cordinates i.e. THETA (angle value) and radius value (distance vale) around a point.

I will be having values in following format:

THETA DISTANCE VALUE

NOW i need to plot contours. HOW to proceed?

I am new to SWING or AWT, please guide me how to start?

Sandeep Arya