Uses of Class
cz.vutbr.fit.layout.segm.op.SeparatorSet
-
Packages that use SeparatorSet Package Description cz.vutbr.fit.layout.segm cz.vutbr.fit.layout.segm.op -
-
Uses of SeparatorSet in cz.vutbr.fit.layout.segm
Methods in cz.vutbr.fit.layout.segm that return SeparatorSet Modifier and Type Method Description static SeparatorSetConfig. createSeparators(Area root)Creates the separators for an area using the selected algorithmstatic SeparatorSetSeparators. getSeparatorsForArea(Area area) -
Uses of SeparatorSet in cz.vutbr.fit.layout.segm.op
Subclasses of SeparatorSet in cz.vutbr.fit.layout.segm.op Modifier and Type Class Description classSeparatorSetHVSA horizntal/vertical separator detection with shrinking.
-