Class GFSETable
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.pd.GFPDObject
org.verapdf.gf.model.impl.pd.GFPDStructElem
org.verapdf.gf.model.impl.pd.gfse.GFSETable
- All Implemented Interfaces:
Object,PDObject,PDStructElem,SETable
-
Field Summary
FieldsFields inherited from class org.verapdf.gf.model.impl.pd.GFPDStructElem
ACTUAL_TEXT, CHILDREN, LANG, STRUCTURE_ELEMENT_TYPE, STRUCTURE_TYPEFields inherited from class org.verapdf.gf.model.impl.pd.GFPDObject
contentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncolumn span of the tablenumber of column with wrong row spannumber of row with wrong column spanrow span of the tableand structure elements of type TH don't have a Scope attributecolumn span of row, which number contains property numberOfRowWithWrongColumnSpanMethods inherited from class org.verapdf.gf.model.impl.pd.GFPDStructElem
getActualText, getAlt, getChildren, getcircularMappingExist, getE, gethasContentItems, getisRemappedStandardType, getkidsStandardTypes, getLinkedObjects, getparentLang, getparentStandardType, getstandardType, getType, getvalueSMethods inherited from class org.verapdf.gf.model.impl.pd.GFPDObject
getentries, getIDMethods inherited from class org.verapdf.model.GenericModelObject
getContext, getExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from interface org.verapdf.model.pdlayer.PDObject
getentriesMethods inherited from interface org.verapdf.model.pdlayer.PDStructElem
getActualText, getAlt, getcircularMappingExist, getE, gethasContentItems, getisRemappedStandardType, getkidsStandardTypes, getparentLang, getparentStandardType, getstandardType, getType, getvalueS
-
Field Details
-
TABLE_STRUCTURE_ELEMENT_TYPE
- See Also:
-
-
Constructor Details
-
GFSETable
-
-
Method Details
-
getuseHeadersAndIdOrScope
Description copied from interface:SETableand structure elements of type TH don't have a Scope attribute- Specified by:
getuseHeadersAndIdOrScopein interfaceSETable
-
getcolumnSpan
Description copied from interface:SETablecolumn span of the table- Specified by:
getcolumnSpanin interfaceSETable
-
getrowSpan
Description copied from interface:SETablerow span of the table- Specified by:
getrowSpanin interfaceSETable
-
getnumberOfRowWithWrongColumnSpan
Description copied from interface:SETablenumber of row with wrong column span- Specified by:
getnumberOfRowWithWrongColumnSpanin interfaceSETable
-
getnumberOfColumnWithWrongRowSpan
Description copied from interface:SETablenumber of column with wrong row span- Specified by:
getnumberOfColumnWithWrongRowSpanin interfaceSETable
-
getwrongColumnSpan
Description copied from interface:SETablecolumn span of row, which number contains property numberOfRowWithWrongColumnSpan- Specified by:
getwrongColumnSpanin interfaceSETable
-