Uses of Class
cz.vutbr.fit.layout.bcs.impl.PageAreaRelation
-
Packages that use PageAreaRelation Package Description cz.vutbr.fit.layout.bcs.impl -
-
Uses of PageAreaRelation in cz.vutbr.fit.layout.bcs.impl
Methods in cz.vutbr.fit.layout.bcs.impl that return PageAreaRelation Modifier and Type Method Description PageAreaRelation
PageArea. getNeighbor(PageArea a)
Methods in cz.vutbr.fit.layout.bcs.impl that return types with arguments of type PageAreaRelation Modifier and Type Method Description HashMap<PageArea,PageAreaRelation>
PageArea. getNeighbors()
Methods in cz.vutbr.fit.layout.bcs.impl with parameters of type PageAreaRelation Modifier and Type Method Description void
PageArea. addNeighbor(PageAreaRelation rel)
-