Interface IGraphicStateValidationParameter

All Known Implementing Classes:
AbstractColorValidationContext, ExtendedGStateValidationContext, FillColorValidationContext, FontGlyphsGStateValidationContext, StrokeColorValidationContext

public interface IGraphicStateValidationParameter
Interface for validation context classes which store graphics state.
  • Method Details

    • getGraphicsState

      CanvasGraphicsState getGraphicsState()
      Gets the graphics state.
      Returns:
      the graphics state