Uses of Class
org.verapdf.wcag.algorithms.entities.content.LineArtChunk
Packages that use LineArtChunk
Package
Description
-
Uses of LineArtChunk in org.verapdf.gf.model.factory.chunks
Methods in org.verapdf.gf.model.factory.chunks that return LineArtChunk -
Uses of LineArtChunk in org.verapdf.gf.model.impl.sa
Fields in org.verapdf.gf.model.impl.sa declared as LineArtChunkConstructors in org.verapdf.gf.model.impl.sa with parameters of type LineArtChunk -
Uses of LineArtChunk in org.verapdf.gf.model.impl.serializer
Methods in org.verapdf.gf.model.impl.serializer with parameters of type LineArtChunkModifier and TypeMethodDescriptionvoidLineArtSerializer.serialize(LineArtChunk lineArtChunk, com.fasterxml.jackson.core.JsonGenerator jsonGenerator, com.fasterxml.jackson.databind.SerializerProvider serializerProvider) Constructor parameters in org.verapdf.gf.model.impl.serializer with type arguments of type LineArtChunk -
Uses of LineArtChunk in org.verapdf.wcag.algorithms.entities
Fields in org.verapdf.wcag.algorithms.entities with type parameters of type LineArtChunkMethods in org.verapdf.wcag.algorithms.entities that return types with arguments of type LineArtChunkMethod parameters in org.verapdf.wcag.algorithms.entities with type arguments of type LineArtChunkConstructors in org.verapdf.wcag.algorithms.entities with parameters of type LineArtChunk -
Uses of LineArtChunk in org.verapdf.wcag.algorithms.entities.lists.info
Methods in org.verapdf.wcag.algorithms.entities.lists.info that return LineArtChunkConstructors in org.verapdf.wcag.algorithms.entities.lists.info with parameters of type LineArtChunkModifierConstructorDescriptionListItemLineArtInfo(int index, SemanticType semanticType, LineArtChunk lineArt)