public class FloatArraySingleValueBcProperty extends SingleValueBcProperty<float[]>
BcPropertyBase.RawConverter| Constructor and Description |
|---|
FloatArraySingleValueBcProperty(String key) |
| Modifier and Type | Method and Description |
|---|---|
float[] |
unwrap(Value value)
Convert the Ge value to its original raw type.
|
Value |
wrap(float[] value)
Convert the raw value to an appropriate value for storage
in Ge.
|
alterVisibility, getProperty, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValueRequired, hasProperty, removeMetadata, removeMetadata, removeProperty, removeProperty, removeProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, updateProperty, updateProperty, updateProperty, updateProperty, updateProperty, updateProperty, updateProperty, updateProperty, updateProperty, updateProperty, updatePropertygetPropertyName, getPropertyValue, getRawConverter, isEquals, isSameName, isSameName, toStringpublic FloatArraySingleValueBcProperty(String key)
public Value wrap(float[] value)
BcPropertyBasewrap in class BcPropertyBase<float[]>public float[] unwrap(Value value)
BcPropertyBaseunwrap in class BcPropertyBase<float[]>Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.