| Package | Description |
|---|---|
| org.mechio.impl.animation.messaging |
| Modifier and Type | Method and Description |
|---|---|
ControlPointRecord.Builder |
ControlPointRecord.Builder.clearPosition()
Clears the value of the 'position' field
|
ControlPointRecord.Builder |
ControlPointRecord.Builder.clearTime()
Clears the value of the 'time' field
|
static ControlPointRecord.Builder |
ControlPointRecord.newBuilder()
Creates a new ControlPointRecord RecordBuilder
|
static ControlPointRecord.Builder |
ControlPointRecord.newBuilder(ControlPointRecord.Builder other)
Creates a new ControlPointRecord RecordBuilder by copying an existing Builder
|
static ControlPointRecord.Builder |
ControlPointRecord.newBuilder(ControlPointRecord other)
Creates a new ControlPointRecord RecordBuilder by copying an existing ControlPointRecord instance
|
ControlPointRecord.Builder |
ControlPointRecord.Builder.setPosition(double value)
Sets the value of the 'position' field
|
ControlPointRecord.Builder |
ControlPointRecord.Builder.setTime(long value)
Sets the value of the 'time' field
|
| Modifier and Type | Method and Description |
|---|---|
static ControlPointRecord.Builder |
ControlPointRecord.newBuilder(ControlPointRecord.Builder other)
Creates a new ControlPointRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.