Class GFSATableBorderCell
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.sa.GFSAObject
org.verapdf.gf.model.impl.sa.tables.GFSATableBorderCell
- All Implemented Interfaces:
Object,SAObject,SATableBorderCell
- Author:
- Maxim Plushchov
-
Field Summary
FieldsFields inherited from class org.verapdf.gf.model.impl.sa.GFSAObject
objectFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncolspan of this cellrowspan of this cellMethods inherited from class org.verapdf.gf.model.impl.sa.GFSAObject
getContext, geterrorArguments, getErrorArguments, geterrorCodes, getErrorCodes, getObject, getstructureID, setObjectMethods inherited from class org.verapdf.model.GenericModelObject
getExtraContext, getID, getLinkedObjects, 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.salayer.SAObject
geterrorArguments, geterrorCodes, getstructureID
-
Field Details
-
TABLE_BORDER_CELL_ELEMENT_TYPE
- See Also:
-
-
Constructor Details
-
GFSATableBorderCell
-
-
Method Details
-
getcolSpan
Description copied from interface:SATableBorderCellcolspan of this cell- Specified by:
getcolSpanin interfaceSATableBorderCell
-
getrowSpan
Description copied from interface:SATableBorderCellrowspan of this cell- Specified by:
getrowSpanin interfaceSATableBorderCell
-