Builder
class Builder
Content copied to clipboard
Constructors
Functions
build
Link copied to clipboard
set Image Anchor
Link copied to clipboard
open fun setImageAnchor(@NonNull anchor: PointF): RestrictionImage.Builder
Content copied to clipboard
set Label Anchor
Link copied to clipboard
open fun setLabelAnchor(@NonNull anchor: PointF): RestrictionImage.Builder
Content copied to clipboard
set Label Extent
Link copied to clipboard
open fun setLabelExtent(@NonNull extent: PointF): RestrictionImage.Builder
Content copied to clipboard