DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class Pattern

java.lang.Object
  |
  +--com.cete.dynamicpdf.Color
        |
        +--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

DynamicPDF by ceTe Software

API Reference for DynamicPDFTM v4.0.1 for Java generated on October 06, 2006
© Copyright 2006, ceTe Software