| Package | Description |
|---|---|
| org.mechio.impl.animation.messaging |
| Modifier and Type | Field and Description |
|---|---|
List<ControlPointRecord> |
MotionPathRecord.controlPoints
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ControlPointRecord |
ControlPointRecord.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<ControlPointRecord> |
MotionPathRecord.getControlPoints()
Gets the value of the 'controlPoints' field.
|
List<ControlPointRecord> |
MotionPathRecord.Builder.getControlPoints()
Gets the value of the 'controlPoints' field
|
| Modifier and Type | Method and Description |
|---|---|
static ControlPointRecord.Builder |
ControlPointRecord.newBuilder(ControlPointRecord other)
Creates a new ControlPointRecord RecordBuilder by copying an existing ControlPointRecord instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
MotionPathRecord.setControlPoints(List<ControlPointRecord> value)
Sets the value of the 'controlPoints' field.
|
MotionPathRecord.Builder |
MotionPathRecord.Builder.setControlPoints(List<ControlPointRecord> value)
Sets the value of the 'controlPoints' field
|
Copyright © 2011-2014. All Rights Reserved.