Class SpherePlotType

java.lang.Object
uk.ac.starlink.ttools.plot2.geom.SpherePlotType
All Implemented Interfaces:
PlotType<CubeSurfaceFactory.Profile,CubeAspect>

public class SpherePlotType extends Object implements PlotType<CubeSurfaceFactory.Profile,CubeAspect>
Defines the characteristics of plot in 3-dimensional isotropic space. It's like CubePlotType, but intended for viewing sky data with additional radial coordinates. It differs from SkyPlotType in that radial coordinates are allowed; and differs from CubePlotType in that coords are expected to be in Lon/Lat/Radius.

This is a singleton class, see getInstance().

Since:
20 Feb 2013
Author:
Mark Taylor