public class FurrowPlaneDataObject extends Object implements DataObject
| Constructor and Description |
|---|
FurrowPlaneDataObject(double[] cm,
double[] normal) |
FurrowPlaneDataObject(double[] cm,
double[] normal,
double length) |
| Modifier and Type | Method and Description |
|---|---|
BranchGroup |
getBranchGroup()
This is required to add to a group
|
Shape3D |
getFrontShape() |
void |
updatePosition(double[] cm,
double[] normal) |
public FurrowPlaneDataObject(double[] cm,
double[] normal)
public FurrowPlaneDataObject(double[] cm,
double[] normal,
double length)
public void updatePosition(double[] cm,
double[] normal)
public Shape3D getFrontShape()
public BranchGroup getBranchGroup()
DataObjectgetBranchGroup in interface DataObjectCopyright © 2013–2022 Francis Crick Institute. All rights reserved.