Uses of Class
cz.vutbr.fit.layout.impl.BaseService
-
Packages that use BaseService Package Description cz.vutbr.fit.layout.impl cz.vutbr.fit.layout.provider -
-
Uses of BaseService in cz.vutbr.fit.layout.impl
Subclasses of BaseService in cz.vutbr.fit.layout.impl Modifier and Type Class Description classBaseArtifactServiceA base implementation of an artifact service.classBaseOperatorA common base for our area operators.classBaseParametrizedOperation -
Uses of BaseService in cz.vutbr.fit.layout.provider
Subclasses of BaseService in cz.vutbr.fit.layout.provider Modifier and Type Class Description classOperatorApplicationProviderAn artifact provider that consumes an area tree, applies a list of operators and produces a new area tree.classOperatorWrapperProviderAn area tree provider that wraps a single area tree operator.classVisualBoxTreeProviderAn artifact provider that creates a visual box tree from another box tree.
-