PlacementBuilder
Constructor
Methods
build
Builds the object.
bottom
public PlacementBuilder bottom(Double bottom)
height
public PlacementBuilder height(Double height)
left
public PlacementBuilder left(Double left)
right
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