Skip to content

PlacementBuilder🔗

Constructor🔗

new PlacementBuilder()

Methods🔗

build🔗

Builds the object.

public Placement build()

bottom🔗

public PlacementBuilder bottom(Double bottom)

height🔗

public PlacementBuilder height(Double height)

left🔗

public PlacementBuilder left(Double left)
public PlacementBuilder right(Double right)

rotation🔗

public PlacementBuilder rotation(Double rotation)

top🔗

public PlacementBuilder top(Double top)

width🔗

public PlacementBuilder width(Double width)

See also🔗