Package org.verapdf.gf.model.impl.sa
Class GFSAContentStream
- java.lang.Object
-
- org.verapdf.gf.model.impl.sa.GFSAContentStream
-
public class GFSAContentStream extends Object
- Author:
- Maxim Plushchov
-
-
Constructor Summary
Constructors Constructor Description GFSAContentStream(PDContentStream contentStream, GraphicsState inheritedGraphicsState, ResourceHandler resourceHandler, Integer pageNumber, COSKey objectKey, COSKey parentObjectKey, Long markedContent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<IChunk>getArtifacts()protected voidparseChunks()
-
-
-
Constructor Detail
-
GFSAContentStream
public GFSAContentStream(PDContentStream contentStream, GraphicsState inheritedGraphicsState, ResourceHandler resourceHandler, Integer pageNumber, COSKey objectKey, COSKey parentObjectKey, Long markedContent)
-
-