public class ThreeDCursor extends Object
Constructor and Description |
---|
ThreeDCursor(double lx,
double ly,
double lz) |
Modifier and Type | Method and Description |
---|---|
Shape |
getProjection(FurrowTransformer transformer) |
void |
setPosition(double x,
double y,
double z) |
void |
setVisible(boolean visible) |
void |
toPosition(double f,
double[] normal)
Moves to the new normalized coordinates only changing the direction along the normal.
|
public void setPosition(double x, double y, double z)
public Shape getProjection(FurrowTransformer transformer)
public void setVisible(boolean visible)
public void toPosition(double f, double[] normal)
f
- normal
- Copyright © 2013–2022 Francis Crick Institute. All rights reserved.