ShadingPattern

Vue de l’ensemble

‘ShadingPattern’ est une classe dans Aspose.PDF FOSS pour Java.Déduit de: PdfPadtern.

Modèle de l’éclairage — Modèles Type 2 (ISO 32000-1:2008, §8.7.4).

Cette classe fournit 7 méthodes pour travailler avec les objets ShadingPattern dans les programmes Java. Les méthodologies disponibles comprennent: ShadingMatern, getExtGState , ‘getMatrix; getPtternType; getPdfDictionaryetGetShaming. Tous les membres publics sont accessibles à toute application Java après avoir installé l'Aspose.PDF FOSS pour le package Java . Propriétés : extGstate‘, ‘matrix : 'patterntype', 'pdfDictorial ou ‘shading’.

Propriétés

NameTypeAccessDescription
shadingShadingReadReturns the shading object.
extGStatePdfDictionaryReadReturns the ExtGState associated with this pattern (if any).
patternTypeintReadReturns the pattern type: 1 for tiling, 2 for shading.
matrixMatrixReadReturns the pattern matrix that maps pattern space to user space.
pdfDictionaryPdfDictionaryReadReturns the underlying PDF dictionary.

méthodes

SignatureDescription
ShadingPattern(dict: PdfDictionary, parser: PDFParser)Creates a ShadingPattern from its dictionary.
getShading()ShadingReturns the shading object.
getExtGState()PdfDictionaryReturns the ExtGState associated with this pattern (if any).
getPatternType()intReturns the pattern type: 1 for tiling, 2 for shading.
getMatrix()MatrixReturns the pattern matrix that maps pattern space to user space.
getPdfDictionary()PdfDictionaryReturns the underlying PDF dictionary.
parse(obj: PdfBase, parser: PDFParser)PdfPatternFactory: parses a pattern from a PDF object.

Voir aussi

  • Aspose.PDF pour Java — API d’entreprise
 Français