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
Constructors -
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:
widthin interfaceImagePropComponent.BuilderDimOneofStep
-
width
- Specified by:
widthin interfaceImagePropComponent.BuilderDimOneofStep
-
height
- Specified by:
heightin interfaceImagePropComponent.BuilderDimOneofStep
-
height
- Specified by:
heightin interfaceImagePropComponent.BuilderDimOneofStep
-
blob
- Specified by:
blobin interfaceImagePropComponent.BuilderBlobRequiredStep
-
blob
- Specified by:
blobin interfaceImagePropComponent.BuilderBlobRequiredStep
-
fit
-
fit
-
build
-