Geometrize  1.0
An application for geometrizing images into geometric primitives
Classes
geometrize::layout Namespace Reference

Classes

class  FlowLayout
 The FlowLayout class implements a layout that arranges components in a directional flow, like lines of text in a paragraph. The layout adapts to changing window sizes, a little like the Swing FlowLayout. It is based on the Qt Flow Layout example. More...