Reads a float array with the specified name.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public float[] readFloatArray ( |
The name of the element containing the array.
The name of the elements containing the individual array values.
The parent element of the node with the specified name.
An array of float values. Returns null if there is no element with the specified name under the specified parent.