Uses of Class
org.verapdf.pd.structure.StructureElementAccessObject
Packages that use StructureElementAccessObject
Package
Description
-
Uses of StructureElementAccessObject in org.verapdf.gf.model.factory.operators
Methods in org.verapdf.gf.model.factory.operators with parameters of type StructureElementAccessObjectModifier and TypeMethodDescriptionOperatorFactory.operatorsFromTokens(List<Object> rawTokens, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, COSObject parentStructElem, List<String> parentsTags, boolean isRealContent, COSKey parentObjectKey) -
Uses of StructureElementAccessObject in org.verapdf.gf.model.impl.operator.markedcontent
Fields in org.verapdf.gf.model.impl.operator.markedcontent declared as StructureElementAccessObjectMethods in org.verapdf.gf.model.impl.operator.markedcontent with parameters of type StructureElementAccessObjectModifier and TypeMethodDescriptionstatic booleanMarkedContentHelper.containsStringKey(ASAtom key, GFOpMarkedContent markedContent, StructureElementAccessObject accessObject) Constructors in org.verapdf.gf.model.impl.operator.markedcontent with parameters of type StructureElementAccessObjectModifierConstructorDescriptionGFOp_BDC(List<COSBase> arguments, PDResourcesHandler resources, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, List<String> parentsTags, boolean isRealContent) -
Uses of StructureElementAccessObject in org.verapdf.gf.model.impl.operator.textshow
Methods in org.verapdf.gf.model.impl.operator.textshow with parameters of type StructureElementAccessObjectModifier and TypeMethodDescriptionstatic GlyphGFGlyph.getGlyph(PDFont font, int glyphCode, int renderingMode, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, boolean isRealContent) Constructors in org.verapdf.gf.model.impl.operator.textshow with parameters of type StructureElementAccessObjectModifierConstructorDescriptionprotectedGFCIDGlyph(PDFont font, int glyphCode, int renderingMode, String id, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, boolean isRealContent) protectedGFGlyph(PDFont font, int glyphCode, int renderingMode, String id, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, boolean isRealContent) protectedGFGlyph(PDFont font, int glyphCode, int renderingMode, String id, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, boolean isRealContent, String type) GFOp_DoubleQuote(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, boolean isRealContent) GFOp_Quote(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, boolean isRealContent) GFOp_Tj(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, boolean isRealContent) GFOp_TJ_Big(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, boolean isRealContent) protectedGFOpStringTextShow(List<COSBase> arguments, GraphicState state, PDResourcesHandler resources, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, boolean isRealContent, String opType) protectedGFOpTextShow(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, boolean isRealContent, String opType) -
Uses of StructureElementAccessObject in org.verapdf.gf.model.impl.pd
Constructors in org.verapdf.gf.model.impl.pd with parameters of type StructureElementAccessObjectModifierConstructorDescriptionGFPDContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, COSKey parentObjectKey) GFPDContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, COSKey parentObjectKey, String type) GFPDContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, COSObject parentStructElem, List<String> parentsTags, COSKey parentObjectKey) GFPDContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, COSObject parentStructElem, List<String> parentsTags, COSKey parentObjectKey, String type) GFPDSemanticContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, COSKey parentObjectKey) GFPDSemanticContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, COSObject parentStructElem, List<String> parentsTags, String defaultLang, boolean isSignature, COSKey parentObjectKey) GFPDSemanticContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, COSObject parentStructElem, List<String> parentsTags, COSKey parentObjectKey) -
Uses of StructureElementAccessObject in org.verapdf.gf.model.tools
Methods in org.verapdf.gf.model.tools with parameters of type StructureElementAccessObjectModifier and TypeMethodDescriptionstatic StringGFIDGenerator.generateID(String fontID, String fontName, int glyphCode, int renderingMode, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, boolean isRealContent)