| Modifier and Type | Interface and Description |
|---|---|
static interface |
HeightAccessor.HeightBuilder<B extends HeightAccessor.HeightBuilder<B>>
Provides a builder method for a height property returning the builder for
applying multiple build operations.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Dimension.DimensionBuilder<B extends Dimension.DimensionBuilder<B>>
Provides a builder for a dimension property (width and height).
|
static interface |
Dimension.DimensionPropertyBuilder
A self sufficient type being a dimension builder and property (width and
height).
|
interface |
PixmapImageBuilder<PX>
The Interface PixmapImageBuilder.
|
interface |
RgbPixmapImageBuilder
The Interface RgbPixmapImageBuilder.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DimensionImpl.DimensionPropertyBuilderImpl
The Class DimensionPropertyBuilderImpl.
|
class |
RgbPixmapImageBuilderImpl
The Class RgbPixmapImageBuilderImpl.
|
Copyright © 2018. All rights reserved.