Package gzz.view.buoy

Interface Summary
BuoyLinkListener A callback interface for placing buoy links.
BuoyViewMainNode An interface representing a single node of the buoy view.
BuoyViewNodeType An interface representing a single node of the buoy view.
CellBuoyViewLinker An interface for link-making callbacks of cells.
CellBuoyViewNodeType An interface representing a single node type of the buoy view, based on cells.
 

Class Summary
BuoyAdaptor A class that allows different cell-based views to be connected easily to a buoy view, separating the viewing and linking.
PPLinker Make the kinds of links familiar from PP structure.
ScrollblockCellLinker Make links between cells that transclude from scrollblocks and views of the scrollblocks.
TransclusionCellLinker Deprecated. INCOMPLETE