Package | Description |
---|---|
org.teiid.query.function |
Modifier and Type | Method and Description |
---|---|
static GeometryUtils.Ordinate |
GeometryUtils.Ordinate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeometryUtils.Ordinate[] |
GeometryUtils.Ordinate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Double |
GeometryUtils.ordinate(GeometryType geom,
GeometryUtils.Ordinate ordinate) |
Copyright © 2019. All rights reserved.