public class VESteps extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VESteps.Builder |
| Modifier and Type | Field and Description |
|---|---|
Direction |
direction |
List<VEStep> |
eSteps |
long |
maxDegree |
long |
skipDegree |
List<VEStep> |
vSteps |
| Modifier | Constructor and Description |
|---|---|
protected |
VESteps() |
| Modifier and Type | Method and Description |
|---|---|
static VESteps.Builder |
builder() |
String |
toString() |
public Direction direction
public long maxDegree
public long skipDegree
public static VESteps.Builder builder()
Copyright © 2024 The Apache Software Foundation. All rights reserved.