Dimension
, Dimension.DimensionProperty
, Dimension.DimensionPropertyBuilder
, HeightAccessor.HeightProperty
, PixmapImageBuilder<PX>
, RgbPixmapImageBuilder
DimensionImpl
, DimensionImpl.DimensionPropertyBuilderImpl
, RgbPixmapImageBuilderImpl
public interface HeightAccessor
Modifier and Type | Interface | 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.
|
static interface |
HeightAccessor.HeightMutator |
Provides a mutator for a height property.
|
static interface |
HeightAccessor.HeightProperty |
Provides a height property.
|
Modifier and Type | Method | Description |
---|---|---|
int |
getHeight() |
Retrieves the height from the height property.
|
Copyright © 2018. All rights reserved.