Class SkyPlot2Task

    • Constructor Detail

      • SkyPlot2Task

        public SkyPlot2Task()
        Constructor.
    • Method Detail

      • createCustomConfigMap

        public ConfigMap createCustomConfigMap​(uk.ac.starlink.task.Environment env)
                                        throws uk.ac.starlink.task.TaskException
        Description copied from class: AbstractPlot2Task
        Provides any additional config keys (beyond layer style and aux map) that should be provided for layer creation. The default implementation returns an empty map, but this behaviour may be overridden by subclasses.
        Overrides:
        createCustomConfigMap in class AbstractPlot2Task
        Parameters:
        env - execution environment
        Returns:
        custom config entries
        Throws:
        uk.ac.starlink.task.TaskException