Uses of Interface
cz.vutbr.fit.layout.rdf.ModelBuilder
-
Packages that use ModelBuilder Package Description cz.vutbr.fit.layout.rdf -
-
Uses of ModelBuilder in cz.vutbr.fit.layout.rdf
Classes in cz.vutbr.fit.layout.rdf that implement ModelBuilder Modifier and Type Class Description classAreaModelBuilderImplements an RDF graph construction from an area tree.classBoxModelBuilderImplements an RDF graph construction from a page box model.classChunkSetModelBuilderclassLogicalAreaModelBuilderTODO check the belongsTo relations and the assignment ot the LogicalAreaTree artifactMethods in cz.vutbr.fit.layout.rdf that return ModelBuilder Modifier and Type Method Description ModelBuilderRDFArtifactRepository. getModelBuilder(org.eclipse.rdf4j.model.IRI artifactType)Methods in cz.vutbr.fit.layout.rdf with parameters of type ModelBuilder Modifier and Type Method Description voidRDFArtifactRepository. addModelBuilder(org.eclipse.rdf4j.model.IRI artifactType, ModelBuilder builder)
-