Uses of Class
org.verapdf.gf.model.impl.operator.markedcontent.GFOpMarkedContent
Packages that use GFOpMarkedContent
Package
Description
-
Uses of GFOpMarkedContent in org.verapdf.gf.model.impl.operator.markedcontent
Subclasses of GFOpMarkedContent in org.verapdf.gf.model.impl.operator.markedcontentModifier and TypeClassDescriptionclassclassclassclassclassMethods in org.verapdf.gf.model.impl.operator.markedcontent with parameters of type GFOpMarkedContentModifier and TypeMethodDescriptionstatic booleanMarkedContentHelper.containsStringKey(ASAtom key, GFOpMarkedContent markedContent, StructureElementAccessObject accessObject) Constructors in org.verapdf.gf.model.impl.operator.markedcontent with parameters of type GFOpMarkedContentModifierConstructorDescriptionGFOp_BDC(List<COSBase> arguments, PDResourcesHandler resources, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, String parentsTags) GFOp_BMC(List<COSBase> arguments, GFOpMarkedContent markedContent, String parentsTags) GFOpMarkedContent(List<COSBase> arguments, String opType, GFOpMarkedContent markedContent, String parentsTags) -
Uses of GFOpMarkedContent in org.verapdf.gf.model.impl.operator.textshow
Methods in org.verapdf.gf.model.impl.operator.textshow with parameters of type GFOpMarkedContentModifier and TypeMethodDescriptionstatic GlyphGFGlyph.getGlyph(PDFont font, int glyphCode, int renderingMode, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject) Constructors in org.verapdf.gf.model.impl.operator.textshow with parameters of type GFOpMarkedContentModifierConstructorDescriptionprotectedGFCIDGlyph(PDFont font, int glyphCode, int renderingMode, String id, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject) protectedGFGlyph(PDFont font, int glyphCode, int renderingMode, String id, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject) protectedGFGlyph(PDFont font, int glyphCode, int renderingMode, String id, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, String type) GFOp_DoubleQuote(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject) GFOp_Quote(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject) GFOp_Tj(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject) GFOp_TJ_Big(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject) protectedGFOpStringTextShow(List<COSBase> arguments, GraphicState state, PDResourcesHandler resources, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, String opType) protectedGFOpTextShow(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, String opType) -
Uses of GFOpMarkedContent in org.verapdf.gf.model.tools
Methods in org.verapdf.gf.model.tools with parameters of type GFOpMarkedContentModifier and TypeMethodDescriptionstatic StringGFIDGenerator.generateID(String fontID, String fontName, int glyphCode, int renderingMode, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject)