public class CoordValue
extends java.lang.Object
Constructor | Description |
---|---|
CoordValue(Coord coord,
java.lang.String[] exprs) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
Coord |
getCoord() |
Returns the coordinate definition.
|
java.lang.String[] |
getExpressions() |
Returns the user-supplied expressions for the coordinate's values.
|
public CoordValue(Coord coord, java.lang.String[] exprs)
coord
- coordinate definitionexprs
- array of user-supplied expressions, one for each input
value associated with the coordinatepublic Coord getCoord()
public java.lang.String[] getExpressions()
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.