Dimension
, Dimension.DimensionProperty
, Dimension.DimensionPropertyBuilder
, PixmapImageBuilder<PX>
, RgbPixmapImageBuilder
, WidthAccessor.WidthProperty
DimensionImpl
, DimensionImpl.DimensionPropertyBuilderImpl
, RgbPixmapImageBuilderImpl
public interface WidthAccessor
Modifier and Type | Interface | Description |
---|---|---|
static interface |
WidthAccessor.WidthBuilder<B extends WidthAccessor.WidthBuilder<B>> |
Provides a builder method for a width property returning the builder for
applying multiple build operations.
|
static interface |
WidthAccessor.WidthMutator |
Provides a mutator for a width property.
|
static interface |
WidthAccessor.WidthProperty |
Provides a width property.
|
Modifier and Type | Method | Description |
---|---|---|
int |
getWidth() |
Retrieves the width from the width property.
|
Copyright © 2018. All rights reserved.