Uses of Interface
org.verapdf.wcag.algorithms.entities.content.IChunk
Packages that use IChunk
Package
Description
-
Uses of IChunk in org.verapdf.gf.model.factory.chunks
Classes in org.verapdf.gf.model.factory.chunks that implement IChunkMethods in org.verapdf.gf.model.factory.chunks that return types with arguments of type IChunkModifier and TypeMethodDescriptionChunkFactory.chunksFromTokens(Integer pageNumber, COSKey objectKey, List<Object> rawTokens, GraphicsState inheritedGraphicState, ResourceHandler resourceHandler, COSKey parentObjectKey, Long markedContent) ChunkContainer.get(COSKey objectNumber, BoundingBox boundingBox) ChunkContainer.get(BoundingBox boundingBox) Methods in org.verapdf.gf.model.factory.chunks with parameters of type IChunk -
Uses of IChunk in org.verapdf.gf.model.impl.sa
Methods in org.verapdf.gf.model.impl.sa that return types with arguments of type IChunkModifier and TypeMethodDescriptionGFSAContentStream.getArtifacts()GFSAPage.getArtifacts()GFSAPDFDocument.getArtifacts()GFSAPDFDocument.getArtifacts(Integer pageNumber) GFSAXForm.getArtifacts()Method parameters in org.verapdf.gf.model.impl.sa with type arguments of type IChunkModifier and TypeMethodDescriptionintGFSAStructElem.addTextChunk(int number, List<IChunk> chunks) -
Uses of IChunk in org.verapdf.wcag.algorithms.entities
Methods in org.verapdf.wcag.algorithms.entities that return types with arguments of type IChunkModifier and TypeMethodDescriptionDocument.getArtifacts()Document.getArtifacts(Integer pageNumber) IDocument.getArtifacts()IDocument.getArtifacts(Integer pageNumber) IPage.getArtifacts()Page.getArtifacts() -
Uses of IChunk in org.verapdf.wcag.algorithms.entities.content
Classes in org.verapdf.wcag.algorithms.entities.content that implement IChunkModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of IChunk in org.verapdf.wcag.algorithms.entities.geometry
Classes in org.verapdf.wcag.algorithms.entities.geometry that implement IChunk -
Uses of IChunk in org.verapdf.wcag.algorithms.entities.lists
Classes in org.verapdf.wcag.algorithms.entities.lists that implement IChunkModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of IChunk in org.verapdf.wcag.algorithms.entities.tables
Classes in org.verapdf.wcag.algorithms.entities.tables that implement IChunkModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of IChunk in org.verapdf.wcag.algorithms.semanticalgorithms.tables
Classes in org.verapdf.wcag.algorithms.semanticalgorithms.tables that implement IChunk -
Uses of IChunk in org.verapdf.wcag.algorithms.semanticalgorithms.utils
Methods in org.verapdf.wcag.algorithms.semanticalgorithms.utils with parameters of type IChunkModifier and TypeMethodDescriptionstatic doubleTableUtils.minDeviation(IChunk first, IChunk second)