Class PlotTableActivationType

java.lang.Object
uk.ac.starlink.topcat.activate.PlotTableActivationType
All Implemented Interfaces:
ActivationType

public class PlotTableActivationType extends Object implements ActivationType
Activation type that opens a plot window for use with a table whose location is supplied. The table is not actually loaded into the TOPCAT application.
Since:
10 May 2018
Author:
Mark Taylor
  • Constructor Details

    • PlotTableActivationType

      public PlotTableActivationType()
  • Method Details