Package | Description |
---|---|
x3d.avalon |
This package contains the Fraunhofer Avalon extensions to x3d.
|
x3d.fields |
This package contains the x3d field types.
|
Modifier and Type | Field and Description |
---|---|
protected SFTime |
IOSensor.triggerSlot |
Modifier and Type | Method and Description |
---|---|
SFTime |
IOSensor.getTriggerSlot() |
Modifier and Type | Method and Description |
---|---|
void |
IOSensor.setTriggerSlot(SFTime triggerSlot) |
Modifier and Type | Method and Description |
---|---|
SFTime |
ObjectFactory.createSFTime() |
Modifier and Type | Method and Description |
---|---|
static int |
SFTime.compareTo(Date lhs,
SFTime rhs) |
int |
SFTime.compareTo(SFTime t) |
static int |
SFTime.compareTo(SFTime lhs,
Date rhs) |
static int |
SFTime.compareTo(SFTime lhs,
SFTime rhs) |
static Boolean |
SFTime.equals(Date lhs,
SFTime rhs) |
static Boolean |
SFTime.equals(SFTime lhs,
Date rhs) |
static Boolean |
SFTime.equals(SFTime lhs,
SFTime rhs) |