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 PageAreaRelationPageArea. 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 voidPageArea. addNeighbor(PageAreaRelation rel)
-