public final class PDType3CharProc extends Object implements COSObjectable, PDContentStream
| Constructor and Description |
|---|
PDType3CharProc(PDType3Font font,
COSStream charStream) |
| Modifier and Type | Method and Description |
|---|---|
PDRectangle |
getBBox()
Returns the bounding box of the contents.
|
COSStream |
getContentStream()
Returns the underlying COS stream.
|
COSStream |
getCOSObject()
Convert this standard java object to a COS object.
|
PDType3Font |
getFont() |
Matrix |
getMatrix()
Returns the matrix which transforms from the stream's space to user space.
|
PDResources |
getResources()
Returns this stream's resources, if any.
|
public PDType3CharProc(PDType3Font font, COSStream charStream)
public COSStream getCOSObject()
COSObjectablegetCOSObject in interface COSObjectablepublic PDType3Font getFont()
public COSStream getContentStream()
PDContentStreamgetContentStream in interface PDContentStreampublic PDResources getResources()
PDContentStreamgetResources in interface PDContentStreampublic PDRectangle getBBox()
PDContentStreamgetBBox in interface PDContentStreampublic Matrix getMatrix()
PDContentStreamgetMatrix in interface PDContentStreamCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.