public interface PDContentStream
| Modifier and Type | Method and Description |
|---|---|
PDRectangle |
getBBox()
Returns the bounding box of the contents.
|
COSStream |
getContentStream()
Returns the underlying COS stream.
|
Matrix |
getMatrix()
Returns the matrix which transforms from the stream's space to user space.
|
PDResources |
getResources()
Returns this stream's resources, if any.
|
COSStream getContentStream()
PDResources getResources()
PDRectangle getBBox()
Matrix getMatrix()
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.