Uses of Interface
org.verapdf.wcag.algorithms.entities.IObject
-
-
Uses of IObject in org.verapdf.gf.model.factory.chunks
Classes in org.verapdf.gf.model.factory.chunks that implement IObject Modifier and Type Class Description classCurveChunk -
Uses of IObject in org.verapdf.gf.model.impl.sa
Classes in org.verapdf.gf.model.impl.sa that implement IObject Modifier and Type Class Description classGFSAAnnotationNodeclassGFSANodeclassGFSARootFields in org.verapdf.gf.model.impl.sa declared as IObject Modifier and Type Field Description protected IObjectGFSAObject. objectMethods in org.verapdf.gf.model.impl.sa that return IObject Modifier and Type Method Description protected IObjectGFSAObject. getObject()Methods in org.verapdf.gf.model.impl.sa with parameters of type IObject Modifier and Type Method Description protected voidGFSAObject. setObject(IObject object)Constructors in org.verapdf.gf.model.impl.sa with parameters of type IObject Constructor Description GFSAObject(IObject object, String type) -
Uses of IObject in org.verapdf.wcag.algorithms.entities
Subinterfaces of IObject in org.verapdf.wcag.algorithms.entities Modifier and Type Interface Description interfaceIAnnotationinterfaceINodeClasses in org.verapdf.wcag.algorithms.entities that implement IObject Modifier and Type Class Description classAnnotationNodeclassBaseObjectclassSemanticCaptionclassSemanticDocumentclassSemanticFigureclassSemanticGroupingNodeAllowed semantic types: PART, SECT, DIV, ASIDE, NON_STRUCT (TABLE ???)classSemanticHeadingclassSemanticListclassSemanticNodeclassSemanticNumberHeadingclassSemanticParagraphclassSemanticPartclassSemanticSpanclassSemanticTableclassSemanticTextNode -
Uses of IObject in org.verapdf.wcag.algorithms.entities.content
Subinterfaces of IObject in org.verapdf.wcag.algorithms.entities.content Modifier and Type Interface Description interfaceIChunkClasses in org.verapdf.wcag.algorithms.entities.content that implement IObject Modifier and Type Class Description classImageChunkclassInfoChunkclassLineArtChunkclassLineChunkclassTextBlockclassTextChunkclassTextColumnclassTextInfoChunkclassTextLine -
Uses of IObject in org.verapdf.wcag.algorithms.entities.geometry
Classes in org.verapdf.wcag.algorithms.entities.geometry that implement IObject Modifier and Type Class Description classVertex -
Uses of IObject in org.verapdf.wcag.algorithms.entities.lists
Classes in org.verapdf.wcag.algorithms.entities.lists that implement IObject Modifier and Type Class Description classListBodyclassListElementclassListItemclassListLabelclassPDFList -
Uses of IObject in org.verapdf.wcag.algorithms.entities.tables
Classes in org.verapdf.wcag.algorithms.entities.tables that implement IObject Modifier and Type Class Description classTableclassTableCellclassTableRowclassTableTokenclassTableTokenRow -
Uses of IObject in org.verapdf.wcag.algorithms.entities.tables.tableBorders
Classes in org.verapdf.wcag.algorithms.entities.tables.tableBorders that implement IObject Modifier and Type Class Description classTableBorderclassTableBorderCellclassTableBorderRow -
Uses of IObject in org.verapdf.wcag.algorithms.semanticalgorithms.tables
Classes in org.verapdf.wcag.algorithms.semanticalgorithms.tables that implement IObject Modifier and Type Class Description classTableCluster
-