-
- All Known Subinterfaces:
Dimension.DimensionMutator,Dimension.DimensionProperty,PixmapImageBuilder<PX>,Rectangle.RectangleMutator,Rectangle.RectangleProperty,WidthAccessor.WidthProperty
- All Known Implementing Classes:
RgbPixmapImageBuilder
- Enclosing interface:
- WidthAccessor
public static interface WidthAccessor.WidthMutatorProvides a mutator for a width property.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetWidth(int aWidth)Sets the width for the width property.
-