| Modifier and Type | Method and Description |
|---|---|
DimensionImpl.DimensionPropertyBuilderImpl |
DimensionImpl.DimensionPropertyBuilderImpl.withDimension(Dimension aDimension)
With dimension.
|
DimensionImpl.DimensionPropertyBuilderImpl |
DimensionImpl.DimensionPropertyBuilderImpl.withDimension(int aWidth,
int aHeight)
With dimension.
|
DimensionImpl.DimensionPropertyBuilderImpl |
DimensionImpl.DimensionPropertyBuilderImpl.withHeight(int aHeight)
Sets the height for the height property.
|
DimensionImpl.DimensionPropertyBuilderImpl |
DimensionImpl.DimensionPropertyBuilderImpl.withWidth(int aWidth)
Sets the width for the width property.
|
Copyright © 2018. All rights reserved.