Package ij.gui

Class ImageLayout

java.lang.Object
ij.gui.ImageLayout
All Implemented Interfaces:
LayoutManager

public class ImageLayout
extends Object
implements LayoutManager
This is a custom layout manager that supports resizing of zoomed images. It's based on FlowLayout, but with vertical and centered flow.