Class ParallelAxisVisualization.Instance

    • Field Detail

      • AXIS_LABEL

        public static final java.lang.String AXIS_LABEL
        Axis label class.
        See Also:
        Constant Field Values
      • INVERTEDAXIS

        public static final java.lang.String INVERTEDAXIS
        Clickable area for the axis.
        See Also:
        Constant Field Values
    • Constructor Detail

      • Instance

        public Instance​(VisualizerContext context,
                        VisualizationTask task,
                        VisualizationPlot plot,
                        double width,
                        double height,
                        Projection proj)
        Constructor.
        Parameters:
        context - Visualizer context
        task - VisualizationTask
        plot - Plot to draw to
        width - Embedding width
        height - Embedding height
        proj - Projection
    • Method Detail

      • addCSSClasses

        private void addCSSClasses​(SVGPlot svgp)
        Add the main CSS classes.
        Parameters:
        svgp - Plot to draw to
      • addEventListener

        private void addEventListener​(org.w3c.dom.Element tag,
                                      int truedim)
        Add an event listener to the Element.
        Parameters:
        tag - Element to add the listener
        truedim - Tool number for the Element