Class HealpixLayerControl

All Implemented Interfaces:
Configger, Control, LayerControl

public class HealpixLayerControl extends BasicCoordLayerControl
LayerControl for plotting Healpix tile sets.
Since:
20 Apr 2016
Author:
Mark Taylor
  • Constructor Details

    • HealpixLayerControl

      public HealpixLayerControl(uk.ac.starlink.ttools.plot2.layer.HealpixPlotter plotter, ListModel<TopcatModel> tablesModel, uk.ac.starlink.ttools.plot2.config.Specifier<ZoneId> zsel, Configger baseConfigger)
      Constructor.
      Parameters:
      plotter - healpix plotter
      tablesModel - list of available tables
      zsel - zone id specifier, may be null for single-zone case
      baseConfigger - provides global configuration info
  • Method Details