DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class Pattern

java.lang.Object
  extended by com.cete.dynamicpdf.Color
      extended by com.cete.dynamicpdf.Pattern
Direct Known Subclasses:
Gradient

public abstract class Pattern
extends Color

Represents the base class for all pattern colors are derived.

Licensing:
This class is a DynamicPDF Generator Community Edition feature.


Constructor Summary
Pattern()
           
 
Method Summary
 ColorSpace getColorSpace()
          Gets the color space for the color.
 
Methods inherited from class com.cete.dynamicpdf.Color
drawFill, drawFill, drawStroke, drawStroke, equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pattern

public Pattern()
Method Detail

getColorSpace

public ColorSpace getColorSpace()
Gets the color space for the color.

Specified by:
getColorSpace in class Color
Returns:
the color space for the color.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software