public class StepDirection extends StepTriple
Direction class for STP file.
| Constructor and Description |
|---|
StepDirection(String name,
double x,
double y,
double z) |
| Modifier and Type | Method and Description |
|---|---|
int |
getItemType() |
int |
getMinimumValueCount() |
equals, equals, getX, getY, getZ, hashCode, op_Equality, op_Inequality, setX, setY, setZgetName, setNamepublic StepDirection(String name, double x, double y, double z)
public int getItemType()
getItemType in class StepRepresentationItempublic int getMinimumValueCount()