Uses of Class
org.verapdf.wcag.algorithms.entities.content.ImageChunk
Packages that use ImageChunk
Package
Description
-
Uses of ImageChunk in org.verapdf.gf.model.impl.sa
Fields in org.verapdf.gf.model.impl.sa declared as ImageChunkConstructors in org.verapdf.gf.model.impl.sa with parameters of type ImageChunk -
Uses of ImageChunk in org.verapdf.gf.model.impl.serializer
Methods in org.verapdf.gf.model.impl.serializer with parameters of type ImageChunkModifier and TypeMethodDescriptionvoidImageSerializer.serialize(ImageChunk imageChunk, 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 ImageChunk -
Uses of ImageChunk in org.verapdf.wcag.algorithms.entities
Fields in org.verapdf.wcag.algorithms.entities with type parameters of type ImageChunkMethods in org.verapdf.wcag.algorithms.entities that return types with arguments of type ImageChunkMethod parameters in org.verapdf.wcag.algorithms.entities with type arguments of type ImageChunkConstructors in org.verapdf.wcag.algorithms.entities with parameters of type ImageChunk -
Uses of ImageChunk in org.verapdf.wcag.algorithms.entities.lists.info
Methods in org.verapdf.wcag.algorithms.entities.lists.info that return ImageChunkConstructors in org.verapdf.wcag.algorithms.entities.lists.info with parameters of type ImageChunkModifierConstructorDescriptionListItemImageInfo(int index, SemanticType semanticType, ImageChunk image) -
Uses of ImageChunk in org.verapdf.wcag.algorithms.entities.tables
Constructors in org.verapdf.wcag.algorithms.entities.tables with parameters of type ImageChunk