Package org.jsignal.std
Class ImagePropComponent.Builder
java.lang.Object
org.jsignal.std.ImagePropComponent.Builder
- All Implemented Interfaces:
ImagePropComponent.BuilderBlobRequiredStep
,ImagePropComponent.BuilderDimOneofStep
- Enclosing class:
ImagePropComponent
public static class ImagePropComponent.Builder
extends Object
implements ImagePropComponent.BuilderBlobRequiredStep, ImagePropComponent.BuilderDimOneofStep
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
height
(Supplier<LayoutValue> height) height
(LayoutValue height) width
(Supplier<LayoutValue> width) width
(LayoutValue width)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
width
- Specified by:
width
in interfaceImagePropComponent.BuilderDimOneofStep
-
width
- Specified by:
width
in interfaceImagePropComponent.BuilderDimOneofStep
-
height
- Specified by:
height
in interfaceImagePropComponent.BuilderDimOneofStep
-
height
- Specified by:
height
in interfaceImagePropComponent.BuilderDimOneofStep
-
blob
- Specified by:
blob
in interfaceImagePropComponent.BuilderBlobRequiredStep
-
blob
- Specified by:
blob
in interfaceImagePropComponent.BuilderBlobRequiredStep
-
fit
-
fit
-
build
-