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 classDefaultAreaTreeDefault 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 interfaceAreaTreeA 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 classRDFAreaTree -
Uses of SearchableAreaContainer in cz.vutbr.fit.layout.segm
Classes in cz.vutbr.fit.layout.segm that implement SearchableAreaContainer Modifier and Type Class Description classSegmentationAreaTreeA tree of visual areas created from a box tree.
-