Uses of Interface
cz.vutbr.fit.layout.model.Taggable
-
Packages that use Taggable Package Description cz.vutbr.fit.layout.impl cz.vutbr.fit.layout.model -
-
Uses of Taggable in cz.vutbr.fit.layout.impl
Classes in cz.vutbr.fit.layout.impl that implement Taggable Modifier and Type Class Description classDefaultAreaDefault generic Area implementation.classDefaultTextChunkA default text chunk implementation. -
Uses of Taggable in cz.vutbr.fit.layout.model
Subinterfaces of Taggable in cz.vutbr.fit.layout.model Modifier and Type Interface Description interfaceAreaAn area containing several visual boxes.interfaceTextChunkAn rectangular area representing a text chunk.
-