public class ExtendedGStateValidationContext extends Object implements IValidationContext, IGraphicStateValidationParameter, IContentStreamValidationParameter
| Constructor and Description |
|---|
ExtendedGStateValidationContext(CanvasGraphicsState graphicsState,
PdfStream contentStream)
Instantiates a new
ExtendedGStateValidationContext based on 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 ExtendedGStateValidationContext(CanvasGraphicsState graphicsState, PdfStream contentStream)
ExtendedGStateValidationContext based on graphics state and content stream.graphicsState - the graphics statecontentStream - the content streampublic PdfStream getContentStream()
IContentStreamValidationParametergetContentStream in interface IContentStreamValidationParameterpublic CanvasGraphicsState getGraphicsState()
IGraphicStateValidationParametergetGraphicsState in interface IGraphicStateValidationParameterpublic ValidationType getType()
IValidationContextgetType in interface IValidationContextCopyright © 1998–2025 Apryse Group NV. All rights reserved.