| Package | Description |
|---|---|
| gnu.kawa.models |
| Modifier and Type | Method and Description |
|---|---|
static WithComposite |
WithComposite.make(java.lang.Object[] arguments) |
static WithComposite |
WithComposite.make(Picture[] children,
java.awt.Composite[] composite) |
static WithComposite |
WithComposite.make(Picture picture,
java.awt.Composite composite) |
| Modifier and Type | Method and Description |
|---|---|
void |
PictureVisitor.visitWithComposite(WithComposite pic) |
void |
PictureToSvg.visitWithComposite(WithComposite pic) |