| Package | Description |
|---|---|
| org.refcodes.graphical.impls |
This package contains implementations of the types defined by this artifact.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
The Class RgbPixmapPropertyBuilderImpl.
|
| Modifier and Type | Method and Description |
|---|---|
RgbPixmap.RgbPixmapPropertyBuilder |
RgbPixmapImpl.RgbPixmapPropertyBuilderImpl.withPixelAt(int aPixel,
int aPosX,
int aPosY) |
RgbPixmap.RgbPixmapPropertyBuilder |
RgbPixmapImpl.RgbPixmapPropertyBuilderImpl.withPixelAt(RgbPixel aPixel,
int aPosX,
int aPosY) |
RgbPixmap.RgbPixmapPropertyBuilder |
RgbPixmapImpl.RgbPixmapPropertyBuilderImpl.withPixels(RgbPixel[][] aPixels) |
Copyright © 2017. All rights reserved.