Class SpherePlotType

  • All Implemented Interfaces:
    PlotType<CubeSurfaceFactory.Profile,​CubeAspect>

    public class SpherePlotType
    extends java.lang.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