Uses of Interface
cz.vutbr.fit.layout.model.SearchableAreaContainer
-
Packages that use SearchableAreaContainer Package Description cz.vutbr.fit.layout.impl cz.vutbr.fit.layout.model cz.vutbr.fit.layout.rdf.model cz.vutbr.fit.layout.segm -
-
Uses of SearchableAreaContainer in cz.vutbr.fit.layout.impl
Classes in cz.vutbr.fit.layout.impl that implement SearchableAreaContainer Modifier and Type Class Description class
DefaultAreaTree
Default Page implementation. -
Uses of SearchableAreaContainer in cz.vutbr.fit.layout.model
Subinterfaces of SearchableAreaContainer in cz.vutbr.fit.layout.model Modifier and Type Interface Description interface
AreaTree
A tree of visual areas created from a box tree. -
Uses of SearchableAreaContainer in cz.vutbr.fit.layout.rdf.model
Classes in cz.vutbr.fit.layout.rdf.model that implement SearchableAreaContainer Modifier and Type Class Description class
RDFAreaTree
-
Uses of SearchableAreaContainer in cz.vutbr.fit.layout.segm
Classes in cz.vutbr.fit.layout.segm that implement SearchableAreaContainer Modifier and Type Class Description class
SegmentationAreaTree
A tree of visual areas created from a box tree.
-