Class FloatingLayoutExample


  • public class FloatingLayoutExample
    extends Object
    Demonstrates nesting of one Glimpse plot inside another. The inner Glimpse plot is tied to a particular data location on the outer plot and moves when the outer plot is panned or zoomed.

    Further work is needed to encapsulate this behavior into easy-to-use helper classes.

    Author:
    ulman
    • Constructor Detail

      • FloatingLayoutExample

        public FloatingLayoutExample()
    • Method Detail

      • main

        public static void main​(String[] args)