public class VirtualConstant extends Object
| Modifier and Type | Field and Description |
|---|---|
static PersistenceDelegate |
DELEGATE |
| Constructor and Description |
|---|
VirtualConstant(InputSlot slot,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
AxisState |
getAxisState() |
InputSlot |
getSlot() |
DoubleArray |
getTransformationMatrix() |
boolean |
isTrafo() |
String |
toString() |
public static final PersistenceDelegate DELEGATE