public FlowPane (Orientation orientation, double hgap, double vgap)

Creates a FlowPane layout with the specified orientation and hgap/vgap.

Parameters:
orientation    the direction the tiles should flow & wrap
hgap    the amount of horizontal space between each tile
vgap    the amount of vertical space between each tile