A B C D E F G I J L M N P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AboveFunction - Class in cz.vutbr.fit.layout.rdf.fn
-
This function decides whether a rectangle rect1 is above another rectangle rect2.
- AboveFunction() - Constructor for class cz.vutbr.fit.layout.rdf.fn.AboveFunction
- add(IRI, IRI, IRI, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Adds a new quadruple to the storage.
- addArtifact(Artifact) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- addArtifactData(Model, Artifact) - Method in class cz.vutbr.fit.layout.rdf.ModelBuilderBase
-
Stores the common information about an artifact to a model.
- addContentRectData(Model, IRI, ContentRect) - Method in class cz.vutbr.fit.layout.rdf.ModelBuilderBase
-
Stores the common information about a content rectangle.
- addModelBuilder(IRI, ModelBuilder) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- addModelLoader(IRI, ModelLoader) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- addNamespace(String, String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- addTextStyle(Model, IRI, ContentRect) - Method in class cz.vutbr.fit.layout.rdf.ModelBuilderBase
- addValue(IRI, IRI, Object, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Adds a new data quadruple to the storage.
- AfterFunction - Class in cz.vutbr.fit.layout.rdf.fn
-
This function decides whether a rectangle rect1 is after another rectangle rect2 roughly at the same line.
- AfterFunction() - Constructor for class cz.vutbr.fit.layout.rdf.fn.AfterFunction
- applyToAreaTree(RDFAreaTree) - Method in class cz.vutbr.fit.layout.rdf.AreaTreeInfo
- applyToArtifact(BaseArtifact) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactInfo
- applyToChunkSet(RDFChunkSet) - Method in class cz.vutbr.fit.layout.rdf.ChunkSetInfo
- applyToPage(RDFPage) - Method in class cz.vutbr.fit.layout.rdf.PageInfo
- areaIris - Variable in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
- AreaModelBuilder - Class in cz.vutbr.fit.layout.rdf
-
Implements an RDF graph construction from an area tree.
- AreaModelBuilder(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.AreaModelBuilder
- AreaModelLoader - Class in cz.vutbr.fit.layout.rdf
-
This class implements creating a RDFAreaTree from the RDF models.
- AreaModelLoader(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.AreaModelLoader
- AreaTreeInfo - Class in cz.vutbr.fit.layout.rdf
- AreaTreeInfo(Model, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.AreaTreeInfo
B
- BeforeFunction - Class in cz.vutbr.fit.layout.rdf.fn
-
This function decides whether a rectangle rect1 is before another rectangle rect2 roughly at the same line.
- BeforeFunction() - Constructor for class cz.vutbr.fit.layout.rdf.fn.BeforeFunction
- BelowFunction - Class in cz.vutbr.fit.layout.rdf.fn
-
This function decides whether a rectangle rect1 is below another rectangle rect2.
- BelowFunction() - Constructor for class cz.vutbr.fit.layout.rdf.fn.BelowFunction
- BOOLEAN - cz.vutbr.fit.layout.rdf.SparqlQueryResult.Type
- boxIris - Variable in class cz.vutbr.fit.layout.rdf.model.RDFPage
- BoxModelBuilder - Class in cz.vutbr.fit.layout.rdf
-
Implements an RDF graph construction from a page box model.
- BoxModelBuilder(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.BoxModelBuilder
- BoxModelLoader - Class in cz.vutbr.fit.layout.rdf
-
This class implements creating a RDFPage from the RDF models.
- BoxModelLoader(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.BoxModelLoader
C
- clear() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- clear() - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Clears the entire RDF repository.
- clear(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Clears the entire context from the RDF repository.
- clearContext(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- clearMetadata() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- clearNamespaces() - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- close() - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- colorString(Color) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
- CompleteTextProvider - Class in cz.vutbr.fit.layout.rdf.text
-
A service that adds complete text to every area in the RDF area tree.
- CompleteTextProvider() - Constructor for class cz.vutbr.fit.layout.rdf.text.CompleteTextProvider
- contentLength - Variable in class cz.vutbr.fit.layout.rdf.ModelLoaderBase.RDFTextStyle
- create(Repository) - Static method in class cz.vutbr.fit.layout.rdf.RDFStorage
- createAreaURI(IRI, Area) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- createAreaURI(IRI, Area) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Creates a visual area IRI.
- createArtifactIri(long) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- createArtifactIri(long) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Creates an IRI of an artifact from its sequence number.
- createArtifactIri(Artifact) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- createArtifactIri(String) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- createArtifactIri(String) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Creates an IRI if an artifact from its id.
- createAttribute(RepositoryConnection, IRI) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
- createAttributeURI(IRI, String) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- createAttributeURI(IRI, String) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Creates an IRI of an HTML attribute description.
- createBoolean(boolean) - Static method in class cz.vutbr.fit.layout.rdf.SparqlQueryResult
-
Creates a boolean query result from a boolean value.
- createBorder(RepositoryConnection, IRI) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
- createBorderURI(IRI, String) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- createBorderURI(IRI, String) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Creates an IRI of a border description.
- createBounds(RepositoryConnection, IRI) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
- createBoundsURI(IRI, String) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- createBoundsURI(IRI, String) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Creates a bouds rectange IRI
- createBoxURI(IRI, Box) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- createBoxURI(IRI, Box) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Creates a box IRI.
- createContentObjectURI(IRI, int) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- createContentObjectURI(IRI, int) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Create an IRI of a content object (including images)
- createGraph(Artifact) - Method in class cz.vutbr.fit.layout.rdf.AreaModelBuilder
- createGraph(Artifact) - Method in class cz.vutbr.fit.layout.rdf.BoxModelBuilder
- createGraph(Artifact) - Method in class cz.vutbr.fit.layout.rdf.ChunkSetModelBuilder
- createGraph(Artifact) - Method in class cz.vutbr.fit.layout.rdf.LogicalAreaModelBuilder
- createGraph(Artifact) - Method in interface cz.vutbr.fit.layout.rdf.ModelBuilder
-
Creates a graph from an artifact.
- createGraph(List<Statement>) - Static method in class cz.vutbr.fit.layout.rdf.SparqlQueryResult
-
Creates a graph query result from a list of statements.
- createHTTP(String, String) - Static method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- createHTTP(String, String) - Static method in class cz.vutbr.fit.layout.rdf.RDFStorage
- createLogicalAreaURI(IRI, int) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- createLogicalAreaURI(IRI, int) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Creates a logical area IRI.
- createMemory(String) - Static method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- createMemory(String) - Static method in class cz.vutbr.fit.layout.rdf.RDFStorage
- createNative(String) - Static method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- createNative(String) - Static method in class cz.vutbr.fit.layout.rdf.RDFStorage
- createPageSetURI(String) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
-
Creates a page set IRI from its name.
- createPageSetURI(String) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Creates a page set IRI from its name.
- createRelatedIri(IRI, String) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- createRelatedIri(IRI, String) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Creates a new IRI from the given source IRI by adding a relation.
- createRelationDescriptionURI(IRI, IRI, Relation) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- createRelationDescriptionURI(IRI, IRI, Relation) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Creates an IRI for a description of a relation between two areas.
- createRelationURI(Relation) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- createRelationURI(Relation) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Creates a relation IRI.
- createRioWriter(OutputStream, String) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
- createRioWriterJsonLD(OutputStream) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
- createRioWriterNQuads(OutputStream) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
- createRioWriterNTriples(OutputStream) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
- createRioWriterTurtle(OutputStream) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
- createRioWriterXML(OutputStream) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
- createSavedQueryURI(long) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- createSavedQueryURI(long) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Creates a saved query IRI fromt its sequence number.
- createSequenceURI(String) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
-
Creates a sequence IRI from its name.
- createSequenceURI(String) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Creates a sequence IRI from its name.
- createTagSupportURI(IRI, Tag) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- createTagSupportURI(IRI, Tag) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Creates an IRI for a tag support assignment description.
- createTextChunkURI(IRI, TextChunk) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- createTextChunkURI(IRI, TextChunk) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Creates a text chunk IRI.
- createTuple(List<BindingSet>) - Static method in class cz.vutbr.fit.layout.rdf.SparqlQueryResult
-
Creates a tuple query result from a list of bindings.
- cz.vutbr.fit.layout.rdf - package cz.vutbr.fit.layout.rdf
- cz.vutbr.fit.layout.rdf.fn - package cz.vutbr.fit.layout.rdf.fn
- cz.vutbr.fit.layout.rdf.model - package cz.vutbr.fit.layout.rdf.model
- cz.vutbr.fit.layout.rdf.text - package cz.vutbr.fit.layout.rdf.text
- checkChildOrderValues(GenericTreeNode<T>) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
-
Checks that each child area has a document order assigned and that the children are ordered by the assigned order.
- ChunkSetInfo - Class in cz.vutbr.fit.layout.rdf
- ChunkSetInfo(Model, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.ChunkSetInfo
- ChunkSetModelBuilder - Class in cz.vutbr.fit.layout.rdf
- ChunkSetModelBuilder(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.ChunkSetModelBuilder
- ChunkSetModelLoader - Class in cz.vutbr.fit.layout.rdf
- ChunkSetModelLoader(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.ChunkSetModelLoader
D
- decodeDisplayType(String) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
- decodeHexColor(String) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
- decodeRelationURI(IRI) - Method in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- decodeRelationURI(IRI) - Method in interface cz.vutbr.fit.layout.rdf.IRIFactory
-
Decodes the relation name from the relation IRI.
- DefaultIRIFactory - Class in cz.vutbr.fit.layout.rdf
-
A default FitLayout IRI factory.
- DefaultIRIFactory() - Constructor for class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- defineParams() - Method in class cz.vutbr.fit.layout.rdf.text.CompleteTextProvider
- deleteNamespace(String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- deleteSavedQuery(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- describeResource(Resource, boolean, long) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Retrieves all statements where the given resource is a subject or object and creates a list of binding sets that describe the resource.
- disconnect() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- displayTypeString(Box.DisplayType) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
- documentOrder - Variable in class cz.vutbr.fit.layout.rdf.model.RDFArea
- documentOrder - Variable in class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
E
- evaluate(ValueFactory, Value...) - Method in class cz.vutbr.fit.layout.rdf.fn.RectComparisonFunction
- evaluate(TripleSource, Value...) - Method in class cz.vutbr.fit.layout.rdf.fn.RectComparisonFunction
-
Executes the palindrome function.
- evaluateForBoxes(Rectangular, Rectangular) - Method in class cz.vutbr.fit.layout.rdf.fn.AboveFunction
- evaluateForBoxes(Rectangular, Rectangular) - Method in class cz.vutbr.fit.layout.rdf.fn.AfterFunction
- evaluateForBoxes(Rectangular, Rectangular) - Method in class cz.vutbr.fit.layout.rdf.fn.BeforeFunction
- evaluateForBoxes(Rectangular, Rectangular) - Method in class cz.vutbr.fit.layout.rdf.fn.BelowFunction
- evaluateForBoxes(Rectangular, Rectangular) - Method in class cz.vutbr.fit.layout.rdf.fn.RectComparisonFunction
-
Compares the two boxes and returns a boolean result.
- execArtifactReadQuery(RDFArtifactRepository, String) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
- execSparqlUpdate(String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- executeSafeQuery(String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Executes an internal (safe) SPARQL graph query in a default isolation level.
- executeSafeQuery(String, IsolationLevel) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Executes an internal (safe) SPARQL graph query in a given transaction isolation level.
- executeSafeTupleQuery(String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Executes an internal (safe) tuple query.
- executeSparqlQuery(String, boolean, long, long) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Checks and executes extrenal (possibly unsafe) SPARQL query and returns a result depending on the query type.
- executeSparqlTupleQuery(String, boolean, long, long) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Checks and executes extrenal (possibly unsafe) SPARQL SELECT query and returns a result.
- extract(Artifact) - Static method in class cz.vutbr.fit.layout.rdf.MetadataExtractor
-
Extracts RDF metadata from a source artifact (e.g.
F
- findAreaByIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
- findBoxByIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.model.RDFPage
- findLogicalAreaByUri(IRI) - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
- findTextChunkByIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
- fname - Static variable in class cz.vutbr.fit.layout.rdf.fn.AboveFunction
- fname - Static variable in class cz.vutbr.fit.layout.rdf.fn.AfterFunction
- fname - Static variable in class cz.vutbr.fit.layout.rdf.fn.BeforeFunction
- fname - Static variable in class cz.vutbr.fit.layout.rdf.fn.BelowFunction
- fontSize - Variable in class cz.vutbr.fit.layout.rdf.ModelLoaderBase.RDFTextStyle
- fontStyle - Variable in class cz.vutbr.fit.layout.rdf.ModelLoaderBase.RDFTextStyle
- fontWeight - Variable in class cz.vutbr.fit.layout.rdf.ModelLoaderBase.RDFTextStyle
G
- getAdditionalStatements() - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
- getAdditionalStatements() - Method in interface cz.vutbr.fit.layout.rdf.model.RDFArtifact
-
Returns additional RDF statements that do not influence the properties of the artifact itself but should be preserved together with the artifact (e.g. additional annotations).
- getAdditionalStatements() - Method in class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
- getAdditionalStatements() - Method in class cz.vutbr.fit.layout.rdf.model.RDFPage
- getAdditionalStatements() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactInfo
- getAreaIri(IRI, Area) - Method in class cz.vutbr.fit.layout.rdf.ModelTransformer
-
Reuses an area IRI or creates a new one if the box is not an RDFArea.
- getAreaIris() - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
- getAreaTreeIri() - Method in class cz.vutbr.fit.layout.rdf.ChunkSetInfo
- getArtifact(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- getArtifactInfo() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- getArtifactInfoOld() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- getArtifactIRIs() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- getArtifactIRIs(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
-
Gets the artifact IRIs for a source page only
- getArtifactModel(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- getBooleanResult() - Method in class cz.vutbr.fit.layout.rdf.SparqlQueryResult
-
Gets the boolean query result data - a boolean value
- getBoundsResource(TripleSource, Value) - Method in class cz.vutbr.fit.layout.rdf.fn.SpatialFunction
-
Finds the bounds resource: either the b:bounds property is set for the object or we use the object itself.
- getBoxIri(IRI, Box) - Method in class cz.vutbr.fit.layout.rdf.ModelTransformer
-
Reuses a box IRI or creates a new one if the box is not an RDFBox.
- getBoxIris() - Method in class cz.vutbr.fit.layout.rdf.model.RDFPage
- getCategory() - Method in class cz.vutbr.fit.layout.rdf.text.CompleteTextProvider
- getConnection() - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- getConsumes() - Method in class cz.vutbr.fit.layout.rdf.text.CompleteTextProvider
- getContext() - Method in class cz.vutbr.fit.layout.rdf.model.RDFTag
- getContextModel(Collection<Resource>) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Obtains a model containing all statements in a given context.
- getContextModel(Resource) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Obtains a model containing all statements in a given context.
- getContexts() - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- getCurrentIri(Object) - Method in class cz.vutbr.fit.layout.rdf.ModelTransformer
-
For RDF resources returns the current object IRI (may be null).
- getDataPropertyUnion(String[]) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
-
Creates SPAQRL union for the given data properties.
- getDescription() - Method in class cz.vutbr.fit.layout.rdf.text.CompleteTextProvider
- getDocumentOrder() - Method in class cz.vutbr.fit.layout.rdf.model.RDFArea
- getDocumentOrder() - Method in class cz.vutbr.fit.layout.rdf.model.RDFBox
- getDocumentOrder() - Method in interface cz.vutbr.fit.layout.rdf.model.RDFOrderedResource
-
Gets the order of the resource within the artifact.
- getDocumentOrder() - Method in class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
- getFormatForMimeType(String) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
- getGraphResult() - Method in class cz.vutbr.fit.layout.rdf.SparqlQueryResult
-
Gets the graph query result data - a list of statements
- getHeight() - Method in class cz.vutbr.fit.layout.rdf.PageInfo
- getChunkIris() - Method in class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
- getId() - Method in class cz.vutbr.fit.layout.rdf.text.CompleteTextProvider
- getIntValue(TripleSource, Resource, IRI) - Method in class cz.vutbr.fit.layout.rdf.fn.SpatialFunction
- getIri() - Method in class cz.vutbr.fit.layout.rdf.model.RDFArea
- getIri() - Method in class cz.vutbr.fit.layout.rdf.model.RDFBox
- getIri() - Method in class cz.vutbr.fit.layout.rdf.model.RDFContentObject
- getIri() - Method in class cz.vutbr.fit.layout.rdf.model.RDFLogicalArea
- getIri() - Method in interface cz.vutbr.fit.layout.rdf.model.RDFResource
-
Obtains the URI of the resource in the RDF storage.
- getIri() - Method in class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
- getIri() - Method in class cz.vutbr.fit.layout.rdf.SavedQuery
- getIriDecoder() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- getIriFactory() - Method in class cz.vutbr.fit.layout.rdf.ModelTransformer
-
Gets the IRI factory used for creating the IRIs when building a RDF graph.
- getIriFactory() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
-
Gets the IRI factory used for creating the IRIs when building a RDF graph.
- getLastSequenceValue(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Obtains the last assigned value of a sequence with the given name.
- getLiteralAsObject(Literal) - Static method in class cz.vutbr.fit.layout.rdf.RDFStorage
- getLogicalAreaIri(IRI, LogicalArea, int) - Method in class cz.vutbr.fit.layout.rdf.ModelTransformer
-
Reuses a logical area IRI or creates a new one if the box is not an RDFLogicalArea.
- getLogicalAreaIris() - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
- getMetadataIRI(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- getModelBuilder(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- getModelLoader(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- getName() - Method in class cz.vutbr.fit.layout.rdf.text.CompleteTextProvider
- getNamespace(String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- getNamespaces() - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- getNextSequenceValue(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- getObjectModel(Resource) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Obtains a model for the specific object.
- getPageIri() - Method in class cz.vutbr.fit.layout.rdf.ChunkSetInfo
- getPngData() - Method in class cz.vutbr.fit.layout.rdf.model.RDFContentImage
- getPngImage() - Method in class cz.vutbr.fit.layout.rdf.PageInfo
- getPredicateIriValue(Model, IRI, IRI) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
- getProduces() - Method in class cz.vutbr.fit.layout.rdf.text.CompleteTextProvider
- getPropertyValue(Resource, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Obtains the value of the given predicate for the given subject.
- getPropertyValue(RepositoryConnection, Resource, IRI) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
- getQueryString() - Method in class cz.vutbr.fit.layout.rdf.SavedQuery
- getRectangularValue(TripleSource, Resource) - Method in class cz.vutbr.fit.layout.rdf.fn.SpatialFunction
- getRepository() - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- getResourcesOfType(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Finds IRIs of resources of the given type.
- getResourcesOfType(IRI, Resource) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Finds IRIs of resources of the given type.
- getSavedQueries() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- getSavedQueryByTitle(String) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- getSourceAreaTree(IRI, ArtifactRepository) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
-
Loads the source area tree artifact of this area tree.
- getSourceAreaTreeIri(Model, IRI) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
-
Finds the source page IRI in the page model
- getSourcePage(IRI, ArtifactRepository) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
-
Loads the source page artifact of the area tree.
- getSourcePageIri(Model, IRI) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
-
Finds the source page IRI in the page model
- getStorage() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- getSubjectModel(Resource) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Obtains a model for the specific subject.
- getSubjectType(Resource) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Determines the type of the subject as determined by the corresponding rdf:type predicate (if present)
- getTag(IRI) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
-
Gets an instance of a tag defined in the repository.
- getTaggerForTag(Tag) - Method in class cz.vutbr.fit.layout.rdf.RDFTaggerConfig
- getTaggers() - Method in class cz.vutbr.fit.layout.rdf.RDFTaggerConfig
- getTags() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- getTextChunkIri(IRI, TextChunk) - Method in class cz.vutbr.fit.layout.rdf.ModelTransformer
-
Reuses a text chunk IRI or creates a new one if the box is not an RDFTextChunk.
- getTitle() - Method in class cz.vutbr.fit.layout.rdf.PageInfo
- getTitle() - Method in class cz.vutbr.fit.layout.rdf.SavedQuery
- getTupleResult() - Method in class cz.vutbr.fit.layout.rdf.SparqlQueryResult
-
Gets the tuple query result data - a list of variable bindings.
- getType() - Method in class cz.vutbr.fit.layout.rdf.SparqlQueryResult
-
The result type: TUPLE, GRAPH or BOOLEAN
- getURI() - Method in class cz.vutbr.fit.layout.rdf.fn.RectComparisonFunction
- getUrl() - Method in class cz.vutbr.fit.layout.rdf.model.RDFContentImage
- getUrl() - Method in class cz.vutbr.fit.layout.rdf.PageInfo
- getValueFactory() - Method in class cz.vutbr.fit.layout.rdf.ModelBuilderBase
- getValueFactory() - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- getWidth() - Method in class cz.vutbr.fit.layout.rdf.PageInfo
- GRAPH - cz.vutbr.fit.layout.rdf.SparqlQueryResult.Type
I
- importStream(InputStream, RDFFormat) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- importStream(InputStream, RDFFormat, String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- importStream(InputStream, RDFFormat, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- importStream(InputStream, RDFFormat, IRI, String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- importTurtle(String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- importTurtle(String, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- importXML(String) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- importXML(String, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- init() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
-
Checks the repository status and initializes the metadata when necessary
- initDefaultModelBuilders() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- initMetadata() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
-
Initializes the repository metadata using the default OWL resource files.
- initPrefixes() - Method in class cz.vutbr.fit.layout.rdf.RDFIRIDecoder
- insertBorder(Border, IRI, String, Model) - Method in class cz.vutbr.fit.layout.rdf.ModelBuilderBase
- insertBorders(ContentRect, IRI, Model) - Method in class cz.vutbr.fit.layout.rdf.ModelBuilderBase
- insertBounds(IRI, IRI, String, Rectangular, Model) - Method in class cz.vutbr.fit.layout.rdf.ModelBuilderBase
- insertGraph(Model) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Inserts a new graph to the database.
- insertGraph(Model, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Inserts a new graph to the database.
- insertSameAs(ContentRect, IRI, Model) - Method in class cz.vutbr.fit.layout.rdf.ModelBuilderBase
-
Adds owl:sameAs links to referenced objects if they are RDF resources.
- iri - Variable in class cz.vutbr.fit.layout.rdf.model.RDFArea
- iri - Variable in class cz.vutbr.fit.layout.rdf.model.RDFBox
- iri - Variable in class cz.vutbr.fit.layout.rdf.model.RDFLogicalArea
- iri - Variable in class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
- IRIFactory - Interface in cz.vutbr.fit.layout.rdf
- isInitialized() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
-
Checks whether the storage has been initialized - it seems to contain the appropriate metadata
- isReadOnly() - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
J
- JSONLD - Static variable in class cz.vutbr.fit.layout.rdf.Serialization
L
- lineThrough - Variable in class cz.vutbr.fit.layout.rdf.ModelLoaderBase.RDFTextStyle
- loadArtifact(IRI, RDFArtifactRepository) - Method in class cz.vutbr.fit.layout.rdf.AreaModelLoader
- loadArtifact(IRI, RDFArtifactRepository) - Method in class cz.vutbr.fit.layout.rdf.BoxModelLoader
- loadArtifact(IRI, RDFArtifactRepository) - Method in class cz.vutbr.fit.layout.rdf.ChunkSetModelLoader
- loadArtifact(IRI, RDFArtifactRepository) - Method in class cz.vutbr.fit.layout.rdf.LogicalAreaModelLoader
- loadArtifact(IRI, RDFArtifactRepository) - Method in interface cz.vutbr.fit.layout.rdf.ModelLoader
-
Loads an artifact from an RDF repository.
- loadServiceConfig(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- loadTags(RDFArtifactRepository) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
-
Loads available tags from a RDF repository.
- logicalAreaIris - Variable in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
- LogicalAreaModelBuilder - Class in cz.vutbr.fit.layout.rdf
-
TODO check the belongsTo relations and the assignment ot the LogicalAreaTree artifact
- LogicalAreaModelBuilder(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.LogicalAreaModelBuilder
- LogicalAreaModelLoader - Class in cz.vutbr.fit.layout.rdf
- LogicalAreaModelLoader(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.LogicalAreaModelLoader
M
- METADATA_SUFFIX - Static variable in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- MetadataExtractor - Class in cz.vutbr.fit.layout.rdf
-
Functions for extracting RDF metadata from source objects.
- MetadataExtractor() - Constructor for class cz.vutbr.fit.layout.rdf.MetadataExtractor
- MIN_X_INTERSECTION - Static variable in class cz.vutbr.fit.layout.rdf.fn.AboveFunction
- MIN_X_INTERSECTION - Static variable in class cz.vutbr.fit.layout.rdf.fn.BelowFunction
- MIN_Y_INTERSECTION - Static variable in class cz.vutbr.fit.layout.rdf.fn.AfterFunction
- MIN_Y_INTERSECTION - Static variable in class cz.vutbr.fit.layout.rdf.fn.BeforeFunction
- ModelBuilder - Interface in cz.vutbr.fit.layout.rdf
-
A builder that can transform an artifact to a RDF model.
- ModelBuilderBase - Class in cz.vutbr.fit.layout.rdf
-
Common model builder methods.
- ModelBuilderBase(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.ModelBuilderBase
- ModelLoader - Interface in cz.vutbr.fit.layout.rdf
-
A loader that can load an artifact instance from a storage.
- ModelLoaderBase - Class in cz.vutbr.fit.layout.rdf
-
Model loader base.
- ModelLoaderBase(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.ModelLoaderBase
- ModelLoaderBase.RDFTextStyle - Class in cz.vutbr.fit.layout.rdf
- modelToStream(Model, OutputStream, String) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
- ModelTransformer - Class in cz.vutbr.fit.layout.rdf
-
A base class for all model creators and loaders.
- ModelTransformer(IRIFactory) - Constructor for class cz.vutbr.fit.layout.rdf.ModelTransformer
N
- NAMESPACE - Static variable in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- NQUADS - Static variable in class cz.vutbr.fit.layout.rdf.Serialization
- NTRIPLES - Static variable in class cz.vutbr.fit.layout.rdf.Serialization
P
- PageInfo - Class in cz.vutbr.fit.layout.rdf
-
Class extends the artifact info by page-specific properties.
- PageInfo(Model, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.PageInfo
- PREFIX - Static variable in class cz.vutbr.fit.layout.rdf.DefaultIRIFactory
- process(Artifact) - Method in class cz.vutbr.fit.layout.rdf.text.CompleteTextProvider
- processContentRectProperty(RepositoryConnection, IRI, Value, DefaultTreeContentRect<?>) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
-
Applies common ContentRect properties to a target rect.
- processStatement(Statement) - Method in class cz.vutbr.fit.layout.rdf.ChunkSetInfo
- processStatement(Statement) - Method in class cz.vutbr.fit.layout.rdf.PageInfo
- processStatement(Statement) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactInfo
-
Processes a model statement and changes the artifact accordingly.
- processStyleProperty(IRI, Value, ModelLoaderBase.RDFTextStyle) - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase
-
Applies common text style properties to a target style.
Q
- queryExportCSV(String, OutputStream) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
R
- RDFArea - Class in cz.vutbr.fit.layout.rdf.model
- RDFArea(Rectangular, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFArea
- RDFAreaTree - Class in cz.vutbr.fit.layout.rdf.model
- RDFAreaTree(AreaTree, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
- RDFAreaTree(IRI, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
- RDFArtifact - Interface in cz.vutbr.fit.layout.rdf.model
-
A RDF representation of an artifact.
- RDFArtifactInfo - Class in cz.vutbr.fit.layout.rdf
-
Information about an artifact obtained from a RDF model.
- RDFArtifactInfo(Model, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.RDFArtifactInfo
- RDFArtifactInfo(Model, IRI, boolean) - Constructor for class cz.vutbr.fit.layout.rdf.RDFArtifactInfo
- RDFArtifactInfo(BindingSet) - Constructor for class cz.vutbr.fit.layout.rdf.RDFArtifactInfo
- RDFArtifactRepository - Class in cz.vutbr.fit.layout.rdf
-
Implementation of an ArtifactRepository on top of an RDFStorage.
- RDFArtifactRepository(RDFStorage) - Constructor for class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- RDFBox - Class in cz.vutbr.fit.layout.rdf.model
- RDFBox(IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFBox
- RDFContentImage - Class in cz.vutbr.fit.layout.rdf.model
-
ContentImage implementation for the RDF model.
- RDFContentImage(IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFContentImage
- RDFContentObject - Class in cz.vutbr.fit.layout.rdf.model
-
Generic ContentObject implementation.
- RDFContentObject(IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFContentObject
- rdfFormats - Static variable in class cz.vutbr.fit.layout.rdf.Serialization
- RDFChunkSet - Class in cz.vutbr.fit.layout.rdf.model
- RDFChunkSet(IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
- RDFChunkSet(IRI, Set<TextChunk>) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
- RDFChunkSet(IRI, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
- RDFIRIDecoder - Class in cz.vutbr.fit.layout.rdf
-
An IRI decoder that adds the 'r' prefix for RDF resources.
- RDFIRIDecoder() - Constructor for class cz.vutbr.fit.layout.rdf.RDFIRIDecoder
- RDFLogicalArea - Class in cz.vutbr.fit.layout.rdf.model
- RDFLogicalArea(IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFLogicalArea
- RDFOrderedResource - Interface in cz.vutbr.fit.layout.rdf.model
-
A RDF resource that can be ordered.
- RDFPage - Class in cz.vutbr.fit.layout.rdf.model
- RDFPage(Page, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFPage
- RDFPage(URL) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFPage
- RDFResource - Interface in cz.vutbr.fit.layout.rdf.model
-
A RDF resource with an URI.
- RDFStorage - Class in cz.vutbr.fit.layout.rdf
-
This class provides an abstraction of an RDF repository and implements the common low-level operations.
- RDFStorage(Repository) - Constructor for class cz.vutbr.fit.layout.rdf.RDFStorage
-
Use the create functions for creating the instances.
- RDFTag - Class in cz.vutbr.fit.layout.rdf.model
-
A tag defined using the RDF repository configuration with an optional context where it was defined.
- RDFTag(IRI, String, String) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFTag
- RDFTag(IRI, String, String, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFTag
- RDFTaggerConfig - Class in cz.vutbr.fit.layout.rdf
-
A tagger config implementation that uses a ServiceManager and the configured RDF repository as the source of the tagger configuration.
- RDFTaggerConfig(RDFArtifactRepository) - Constructor for class cz.vutbr.fit.layout.rdf.RDFTaggerConfig
- RDFTextChunk - Class in cz.vutbr.fit.layout.rdf.model
- RDFTextChunk(Rectangular, Area, Box, IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
- RDFTextChunk(IRI) - Constructor for class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
- RDFTextStyle() - Constructor for class cz.vutbr.fit.layout.rdf.ModelLoaderBase.RDFTextStyle
- RDFXML - Static variable in class cz.vutbr.fit.layout.rdf.Serialization
- recompute() - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
- recompute() - Method in interface cz.vutbr.fit.layout.rdf.model.RDFArtifact
-
Recomputes the possible computed values in the artifacts after the RDF representation has changed (e.g. some statements have been added or removed).
- recompute() - Method in class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
- recompute() - Method in class cz.vutbr.fit.layout.rdf.model.RDFPage
- RectComparisonFunction - Class in cz.vutbr.fit.layout.rdf.fn
- RectComparisonFunction(String) - Constructor for class cz.vutbr.fit.layout.rdf.fn.RectComparisonFunction
- remove(IRI, IRI, IRI, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Removes a quadruple from the storage.
- removeArtifact(IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- removeStatements(Resource, IRI, Value, Resource...) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
- removeValue(IRI, IRI, Object, IRI) - Method in class cz.vutbr.fit.layout.rdf.RDFStorage
-
Removes a quadruple from the storage.
- replaceArtifact(IRI, Artifact) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
S
- SavedQuery - Class in cz.vutbr.fit.layout.rdf
-
A SPARQL query saved in the repository.
- SavedQuery() - Constructor for class cz.vutbr.fit.layout.rdf.SavedQuery
- SavedQuery(String, String) - Constructor for class cz.vutbr.fit.layout.rdf.SavedQuery
- SavedQuery(IRI, String, String) - Constructor for class cz.vutbr.fit.layout.rdf.SavedQuery
- saveQuery(SavedQuery) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
-
Updates an existing query when the IRI is set or creates a new one when the IRI is not set.
- Serialization - Class in cz.vutbr.fit.layout.rdf
- Serialization() - Constructor for class cz.vutbr.fit.layout.rdf.Serialization
- setAdditionalStatements(Set<Statement>) - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
- setAdditionalStatements(Set<Statement>) - Method in class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
- setAdditionalStatements(Set<Statement>) - Method in class cz.vutbr.fit.layout.rdf.model.RDFPage
- setAreaIris(Map<IRI, RDFArea>) - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
- setAreaTreeIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.ChunkSetInfo
- setBoxIris(Map<IRI, RDFBox>) - Method in class cz.vutbr.fit.layout.rdf.model.RDFPage
- setContext(IRI) - Method in class cz.vutbr.fit.layout.rdf.model.RDFTag
- setDocumentOrder(int) - Method in class cz.vutbr.fit.layout.rdf.model.RDFArea
- setDocumentOrder(int) - Method in class cz.vutbr.fit.layout.rdf.model.RDFBox
- setDocumentOrder(int) - Method in interface cz.vutbr.fit.layout.rdf.model.RDFOrderedResource
-
Sets the document order for the resource.
- setDocumentOrder(int) - Method in class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
- setHeight(int) - Method in class cz.vutbr.fit.layout.rdf.PageInfo
- setChunkIris(Map<IRI, RDFTextChunk>) - Method in class cz.vutbr.fit.layout.rdf.model.RDFChunkSet
- setIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.model.RDFArea
- setIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.model.RDFBox
- setIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.model.RDFLogicalArea
- setIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
- setIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.SavedQuery
- setIriFactory(IRIFactory) - Method in class cz.vutbr.fit.layout.rdf.ModelTransformer
-
Configures the IRI factory used for creating the IRIs when building a RDF graph.
- setIriFactory(IRIFactory) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
-
Configures the IRI factory used for creating the IRIs when building a RDF graph.
- setLogicalAreaUris(Map<IRI, RDFLogicalArea>) - Method in class cz.vutbr.fit.layout.rdf.model.RDFAreaTree
- setPageIri(IRI) - Method in class cz.vutbr.fit.layout.rdf.ChunkSetInfo
- setPngData(byte[]) - Method in class cz.vutbr.fit.layout.rdf.model.RDFContentImage
- setQueryString(String) - Method in class cz.vutbr.fit.layout.rdf.SavedQuery
- setReadOnly(boolean) - Method in class cz.vutbr.fit.layout.rdf.RDFArtifactRepository
- setTitle(String) - Method in class cz.vutbr.fit.layout.rdf.SavedQuery
- setUrl(String) - Method in class cz.vutbr.fit.layout.rdf.model.RDFContentImage
- setUrl(URL) - Method in class cz.vutbr.fit.layout.rdf.model.RDFContentImage
- setWidth(int) - Method in class cz.vutbr.fit.layout.rdf.PageInfo
- sortBoxes() - Method in class cz.vutbr.fit.layout.rdf.model.RDFArea
-
Sorts contained boxes in the document order
- SPARQL_QUERY - Static variable in class cz.vutbr.fit.layout.rdf.Serialization
- SparqlQueryResult - Class in cz.vutbr.fit.layout.rdf
-
A result of a generic SPARQL query that holds the result value(s) depending on the query type.
- SparqlQueryResult() - Constructor for class cz.vutbr.fit.layout.rdf.SparqlQueryResult
- SparqlQueryResult.Type - Enum in cz.vutbr.fit.layout.rdf
- SpatialFunction - Class in cz.vutbr.fit.layout.rdf.fn
-
A base for all spatial functions.
- SpatialFunction() - Constructor for class cz.vutbr.fit.layout.rdf.fn.SpatialFunction
- statementsToStream(Collection<Statement>, OutputStream, String) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
- statementsToStream(Repository, OutputStream, String, Resource, IRI, Value, Resource...) - Static method in class cz.vutbr.fit.layout.rdf.Serialization
- StorageException - Exception in cz.vutbr.fit.layout.rdf
-
A generic exception that us used to wrap the exceptions thrown by the underlying storage (rdf4j).
- StorageException(String) - Constructor for exception cz.vutbr.fit.layout.rdf.StorageException
- StorageException(Throwable) - Constructor for exception cz.vutbr.fit.layout.rdf.StorageException
T
- toString() - Method in class cz.vutbr.fit.layout.rdf.model.RDFContentImage
- toString() - Method in class cz.vutbr.fit.layout.rdf.model.RDFContentObject
- toString() - Method in class cz.vutbr.fit.layout.rdf.model.RDFTextChunk
- toTextStyle() - Method in class cz.vutbr.fit.layout.rdf.ModelLoaderBase.RDFTextStyle
- TUPLE - cz.vutbr.fit.layout.rdf.SparqlQueryResult.Type
- TURTLE - Static variable in class cz.vutbr.fit.layout.rdf.Serialization
U
- underline - Variable in class cz.vutbr.fit.layout.rdf.ModelLoaderBase.RDFTextStyle
V
- valueOf(String) - Static method in enum cz.vutbr.fit.layout.rdf.SparqlQueryResult.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum cz.vutbr.fit.layout.rdf.SparqlQueryResult.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages