Uses of Class
com.datalogics.PDFL.Pattern
Packages that use Pattern
-
Uses of Pattern in com.datalogics.PDFL
Subclasses of Pattern in com.datalogics.PDFLModifier and TypeClassDescriptionclassA color blend that varies along an axis.classA shading pattern consists of a smoothly varying gradient between two colors.Methods in com.datalogics.PDFL that return PatternModifier and TypeMethodDescriptionstatic final PatternPDFLJNI.Color_getPattern(long jarg1, Color jarg1_) Color.getPattern()The pattern of the colorMethods in com.datalogics.PDFL with parameters of type PatternModifier and TypeMethodDescriptionstatic final longPDFLJNI.new_Color__SWIG_4(long jarg1, Pattern jarg1_) static final voidPDFLJNI.Pattern_DisposeChildren(long jarg1, Pattern jarg1_) static final PDFObjectPDFLJNI.Pattern_getPDFObject(long jarg1, Pattern jarg1_) static final StringPDFLJNI.Pattern_toString(long jarg1, Pattern jarg1_) Constructors in com.datalogics.PDFL with parameters of type Pattern