public class DrawFixedGridStep extends Object implements PipelineStep
DrawGridStep but the x/y location values are hardcoded into the configuration, instead of coming
dynamically from the input Data instance| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_COLOR |
| Constructor and Description |
|---|
DrawFixedGridStep() |
| Modifier and Type | Method and Description |
|---|---|
DrawFixedGridStep |
points(Point... points) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnametoJson, toYamlpublic static final String DEFAULT_COLOR
public DrawFixedGridStep points(Point... points)
Copyright © 2022. All rights reserved.