| Modifier and Type | Field and Description |
|---|---|
protected List<EffectPointType> |
EffectParameterType.point |
| Modifier and Type | Method and Description |
|---|---|
EffectPointType |
ObjectFactory.createEffectPointType()
Create an instance of
EffectPointType |
EffectPointType |
EffectPointType.withPosition(int value) |
EffectPointType |
EffectPointType.withValue(float value) |
| Modifier and Type | Method and Description |
|---|---|
List<EffectPointType> |
EffectParameterType.getPoint()
Gets the value of the point property.
|
| Modifier and Type | Method and Description |
|---|---|
EffectParameterType |
EffectParameterType.withPoint(EffectPointType... values) |
| Modifier and Type | Method and Description |
|---|---|
EffectParameterType |
EffectParameterType.withPoint(Collection<EffectPointType> values) |
Copyright © 2015. All rights reserved.