public abstract class AbstractColorValidationContext extends Object implements IValidationContext, IContentStreamValidationParameter, IGraphicStateValidationParameter
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractColorValidationContext(CanvasGraphicsState graphicsState,
PdfResources resources,
PdfStream contentStream)
Instantiates a new
AbstractColorValidationContext based on graphic state, resources and content stream. |
| Modifier and Type | Method and Description |
|---|---|
PdfStream |
getContentStream()
Gets the content stream.
|
PdfDictionary |
getCurrentColorSpaces()
Gets the current color space.
|
CanvasGraphicsState |
getGraphicsState()
Gets the graphics state.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeprotected AbstractColorValidationContext(CanvasGraphicsState graphicsState, PdfResources resources, PdfStream contentStream)
AbstractColorValidationContext based on graphic state, resources and content stream.graphicsState - the graphical stateresources - the resourcescontentStream - the content streampublic PdfDictionary getCurrentColorSpaces()
public CanvasGraphicsState getGraphicsState()
IGraphicStateValidationParametergetGraphicsState in interface IGraphicStateValidationParameterpublic PdfStream getContentStream()
IContentStreamValidationParametergetContentStream in interface IContentStreamValidationParameterCopyright © 1998–2024 Apryse Group NV. All rights reserved.