Uses of Class
org.loboevolution.pdfview.PDFPaint
Packages that use PDFPaint
Package
Description
-
Uses of PDFPaint in org.loboevolution.pdfview
Methods in org.loboevolution.pdfview that return PDFPaintModifier and TypeMethodDescriptionstatic PDFPaint
PDFPaint.getColorPaint
(Color c) get the PDFPaint representing a solid colorstatic PDFPaint
get the PDFPaint representing a generic paintMethods in org.loboevolution.pdfview with parameters of type PDFPaintModifier 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
Methods in org.loboevolution.pdfview.colorspace that return PDFPaintModifier 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 componentsConstructors in org.loboevolution.pdfview.colorspace with parameters of type PDFPaintModifierConstructorDescriptionMaskColorSpace
(PDFPaint paint) Creates a new instance of PaintColorSpace -
Uses of PDFPaint in org.loboevolution.pdfview.pattern
Methods in org.loboevolution.pdfview.pattern that return PDFPaintModifier 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 shaderMethods in org.loboevolution.pdfview.pattern with parameters of type PDFPaintModifier and TypeMethodDescriptionReturns paint that represents the selected patternReturns paint that represents the selected patternabstract PDFPaint
Returns paint that represents the selected pattern