| Package | Description |
|---|---|
| org.refcodes.graphical |
This package contains graphics related interfaces representing the types
defined by this artifact.
|
| org.refcodes.graphical.impls |
This package contains implementations of the types defined by this artifact.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Dimension.DimensionMutator
Provides a mutator for a dimension property (width and height).
|
static interface |
Dimension.DimensionProperty
Provides a property (getter / setter) 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.
|
static interface |
WidthAccessor.WidthProperty
Provides a width property.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DimensionImpl.DimensionPropertyBuilderImpl
The Class DimensionPropertyBuilderImpl.
|
class |
RgbPixmapImageBuilderImpl
The Class RgbPixmapImageBuilderImpl.
|
Copyright © 2017. All rights reserved.