Class FloatingLayoutExample
- java.lang.Object
-
- com.metsci.glimpse.core.examples.layout.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 Summary
Constructors Constructor Description FloatingLayoutExample()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-