Package com.metsci.glimpse.core.layout

Provides a MigLayout-based framework for partitioning a GlimpseCanvas into multiple logical drawing areas. Each drawing area is represented by a GlimpseLayout which can paint GlimpsePainters and receive notification of GlimpseMouseEvents occurring inside of it. GlimpseLayouts can be nested and can have multiple parents.