Interface IGraphicStateValidationParameter
- All Known Implementing Classes:
AbstractColorValidationContext, ExtendedGStateValidationContext, FillColorValidationContext, FontGlyphsGStateValidationContext, StrokeColorValidationContext
public interface IGraphicStateValidationParameter
Interface for validation context classes which store graphics state.
-
Method Summary
Modifier and TypeMethodDescriptionGets the graphics state.
-
Method Details
-
getGraphicsState
-