public class FontGlyphsGStateValidationContext extends Object implements IValidationContext, IGraphicStateValidationParameter, IContentStreamValidationParameter
| Constructor and Description |
|---|
FontGlyphsGStateValidationContext(CanvasGraphicsState graphicsState,
PdfStream contentStream)
Instantiates a new
FontGlyphsGStateValidationContext based on canvas graphics state and content stream. |
| Modifier and Type | Method and Description |
|---|---|
PdfStream |
getContentStream()
Gets the content stream.
|
CanvasGraphicsState |
getGraphicsState()
Gets the graphics state.
|
ValidationType |
getType()
Gets type of the context.
|
public FontGlyphsGStateValidationContext(CanvasGraphicsState graphicsState, PdfStream contentStream)
FontGlyphsGStateValidationContext based on canvas graphics state and content stream.graphicsState - the canvas graphics statecontentStream - the content streampublic PdfStream getContentStream()
IContentStreamValidationParametergetContentStream in interface IContentStreamValidationParameterpublic CanvasGraphicsState getGraphicsState()
IGraphicStateValidationParametergetGraphicsState in interface IGraphicStateValidationParameterpublic ValidationType getType()
IValidationContextgetType in interface IValidationContextCopyright © 1998–2024 Apryse Group NV. All rights reserved.