gov.noaa.pmel.sgt.dm
Interface Polar

All Superinterfaces:
CoordinateSystem

public interface Polar
extends CoordinateSystem

The Polar interface indicates to the sgt graphics toolkit that the X and Y coordinates are to be interpreted as R (radius) and Theta (angle), respectively. Neither X nor Y can be a time axis when using the Polar interface.

Since:
1.0
Version:
$Revision$, $Date$
Author:
Donald Denbo
See Also:
CoordinateSystem