|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cete.dynamicpdf.Color com.cete.dynamicpdf.Pattern
public abstract class Pattern
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 |
---|
public Pattern()
Method Detail |
---|
public ColorSpace getColorSpace()
getColorSpace
in class Color
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |