Namespaces | Functions

layout_2d.cpp File Reference

#include "layout_2d.h"
Include dependency graph for layout_2d.cpp:

Go to the source code of this file.

Namespaces

namespace  layout

Functions

static void layout::horizontalLayout (const layout_info_t &info, vec_obj_t &objects)
void layout::performLayout (const layout_info_t &info,vec_obj_t &objects)
 the only function in the 2D layout library!