| Modifier and Type | Method and Description |
|---|---|
RasterImpl.RasterPropertyBuilderImpl |
RasterImpl.RasterPropertyBuilderImpl.withFieldDimension(Dimension aDimension)
With field dimension.
|
RasterImpl.RasterPropertyBuilderImpl |
RasterImpl.RasterPropertyBuilderImpl.withFieldDimension(FieldDimension aField)
With field dimension.
|
RasterImpl.RasterPropertyBuilderImpl |
RasterImpl.RasterPropertyBuilderImpl.withFieldDimension(int aWidth,
int aHeight)
With field dimension.
|
RasterImpl.RasterPropertyBuilderImpl |
RasterImpl.RasterPropertyBuilderImpl.withFieldDimension(int aWidth,
int aHeight,
int aGap)
With field dimension.
|
RasterImpl.RasterPropertyBuilderImpl |
RasterImpl.RasterPropertyBuilderImpl.withFieldGap(int aGap)
Sets the field gap for the field gap property.
|
RasterImpl.RasterPropertyBuilderImpl |
RasterImpl.RasterPropertyBuilderImpl.withFieldHeight(int aHeight)
Sets the field height for the field height property.
|
RasterImpl.RasterPropertyBuilderImpl |
RasterImpl.RasterPropertyBuilderImpl.withFieldWidth(int aWidth)
Sets the field width for the field width property.
|
RasterImpl.RasterPropertyBuilderImpl |
RasterImpl.RasterPropertyBuilderImpl.withGridDimension(Dimension aDimension)
With grid dimension.
|
RasterImpl.RasterPropertyBuilderImpl |
RasterImpl.RasterPropertyBuilderImpl.withGridDimension(GridDimension aDimension)
With grid dimension.
|
RasterImpl.RasterPropertyBuilderImpl |
RasterImpl.RasterPropertyBuilderImpl.withGridDimension(int aGridWidth,
int aGridHeight)
With grid dimension.
|
RasterImpl.RasterPropertyBuilderImpl |
RasterImpl.RasterPropertyBuilderImpl.withGridHeight(int aHeight)
Sets the grid height for the grid height property.
|
RasterImpl.RasterPropertyBuilderImpl |
RasterImpl.RasterPropertyBuilderImpl.withGridMode(GridMode aGridMode)
Sets the grid mode for the grid mode property.
|
RasterImpl.RasterPropertyBuilderImpl |
RasterImpl.RasterPropertyBuilderImpl.withGridWidth(int aWidth)
Sets the grid width for the grid width property.
|
Copyright © 2018. All rights reserved.