Uses of Class
org.loboevolution.pdfview.PDFPaint
Package
Description
-
Uses of PDFPaint in org.loboevolution.pdfview
Modifier and TypeMethodDescriptionstatic PDFPaint
PDFPaint.getColorPaint
(Color c) get the PDFPaint representing a solid colorstatic PDFPaint
get the PDFPaint representing a generic paintModifier and TypeMethodDescriptionvoid
PDFPage.addFillPaint
(PDFPaint p) set the fill paintvoid
PDFPage.addShadeCommand
(PDFPaint p, Rectangle2D box) addShadeCommand.void
PDFPage.addStrokePaint
(PDFPaint p) set the stroke paintvoid
PDFRenderer.setFillPaint
(PDFPaint paint) set the fill colorvoid
PDFRenderer.setStrokePaint
(PDFPaint paint) set the stroke color -
Uses of PDFPaint in org.loboevolution.pdfview.colorspace
Modifier and TypeMethodDescriptionAlternateColorSpace.getPaint
(float[] components) get the PDFPaint representing the color described by the given color componentsIndexedColor.getPaint
(float[] components) get the PDFPaint representing the color described by the given color componentsPatternSpace.getPaint
(float[] components) get the PDFPaint representing the color described by the given color componentsGet the paint representing a pattern, optionally with the given base paint.PDFColorSpace.getPaint
(float[] components) get the PDFPaint representing the color described by the given color componentsModifierConstructorDescriptionMaskColorSpace
(PDFPaint paint) Creates a new instance of PaintColorSpace -
Uses of PDFPaint in org.loboevolution.pdfview.pattern
Modifier and TypeMethodDescriptionDummyShader.getPaint()
Returns paint that represents the selected shaderReturns paint that represents the selected patternReturns paint that represents the selected patternabstract PDFPaint
Returns paint that represents the selected patternabstract PDFPaint
PDFShader.getPaint()
Returns paint that represents the selected shaderShaderType2.getPaint()
Returns paint that represents the selected shaderShaderType3.getPaint()
Returns paint that represents the selected shaderModifier and TypeMethodDescriptionReturns paint that represents the selected patternReturns paint that represents the selected patternabstract PDFPaint
Returns paint that represents the selected pattern