Class GFOp_TJ_Big
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.operator.base.GFOperator
org.verapdf.gf.model.impl.operator.textshow.GFOpTextShow
org.verapdf.gf.model.impl.operator.textshow.GFOp_TJ_Big
- All Implemented Interfaces:
Object,Op_TJ_Big,Operator,OpTextShow
- Author:
- Timur Kamalov
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringType name forGFOp_TJ_Bigstatic final StringName of link to the set of strings and numbersFields inherited from class org.verapdf.gf.model.impl.operator.textshow.GFOpTextShow
FILL_COLOR_SPACE, FONT, STROKE_COLOR_SPACE, USED_GLYPHSFields inherited from class org.verapdf.gf.model.impl.operator.base.GFOperator
arguments, MAX_NUMBER_OF_ELEMENTSFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
ConstructorsConstructorDescriptionGFOp_TJ_Big(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject) -
Method Summary
Methods inherited from class org.verapdf.gf.model.impl.operator.textshow.GFOpTextShow
getCharCodes, getScaleFactor, getVeraModelFillColorSpace, getVeraModelFont, getVeraModelStrokeColorSpaceMethods inherited from class org.verapdf.gf.model.impl.operator.base.GFOperator
getLastInteger, getLastNumber, getListOfNumbersMethods inherited from class org.verapdf.model.GenericModelObject
getContext, getExtraContext, getID, 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, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Field Details
-
OP_TJ_BIG_TYPE
Type name forGFOp_TJ_Big- See Also:
-
SPECIAL_STRINGS
Name of link to the set of strings and numbers- See Also:
-
-
Constructor Details
-
GFOp_TJ_Big
public GFOp_TJ_Big(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject)
-
-
Method Details
-
getLinkedObjects
- Specified by:
getLinkedObjectsin interfaceObject- Overrides:
getLinkedObjectsin classGFOpTextShow- Parameters:
link- - the name of a link- Returns:
- List of objects with the given link
-