457458459460461462463
this.direction = direction; } @Override public Fill getFill(Color color) { return new ClippedFill(color, axis, direction); }