#include "layout_2d.h"
Go to the source code of this file.
Namespaces | |
namespace | layout |
Functions | |
static void | layout::horizontalLayout (IN const layout_info_t &info, IO vec_obj_t &objects) |
void | layout::performLayout (IN const layout_info_t &info, IO vec_obj_t &objects) |
the only function in the 2D layout library! |