|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.Resource
com.cete.dynamicpdf.pageelements.TransparencyGroup.Transparency
public static class TransparencyGroup.Transparency
| Constructor Summary | |
|---|---|
TransparencyGroup.Transparency(float strokeAlpha,
float fillAlpha,
BlendMode blendMode)
|
|
| Method Summary | |
|---|---|
void |
draw(DocumentWriter writer)
Draws the resource to the given DocumentWriter object. |
int |
getRequiredPdfObjects()
Gets the number of PDF objects required by the resource. |
| Methods inherited from class com.cete.dynamicpdf.Resource |
|---|
getResourceType, getUid, newUid |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransparencyGroup.Transparency(float strokeAlpha,
float fillAlpha,
BlendMode blendMode)
| Method Detail |
|---|
public int getRequiredPdfObjects()
Resource
getRequiredPdfObjects in class Resourcepublic void draw(DocumentWriter writer)
ResourceDocumentWriter object.
draw in class Resourcewriter - DocumentWriter object to receive the resource's output.DocumentWriter
|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||