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