public class PixellatorPixerFactory
extends java.lang.Object
| Constructor | Description |
|---|---|
PixellatorPixerFactory(Pixellator pixellator) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
Pixer |
createPixer(java.awt.Rectangle clip) |
Returns a pixel iterator for this factory intersected with a
given clip region.
|
public PixellatorPixerFactory(Pixellator pixellator)
pixellator - pixellatorpublic Pixer createPixer(java.awt.Rectangle clip)
clip - clip regionCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.