Package cz.vutbr.fit.layout.vips.impl
Class VipsTreeBuilder
- java.lang.Object
-
- cz.vutbr.fit.layout.vips.impl.VipsTreeBuilder
-
public class VipsTreeBuilder extends Object
A resulting tree produced by VIPS.- Author:
- burgetr
-
-
Constructor Summary
Constructors Constructor Description VipsTreeBuilder(int pDoC)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Area
buildAreaTree(AreaTree atree, VisualArea vs)
-
-
-
Method Detail
-
buildAreaTree
public Area buildAreaTree(AreaTree atree, VisualArea vs)
-
-