public class GMLUtil extends Object
| Constructor and Description |
|---|
GMLUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getDimension(CoordinateSequence seq)
Determines the dimension of a coordinate sequence.
|
public static int getDimension(CoordinateSequence seq)
seq - The coordinate sequence in question.Copyright © 1996–2019 Geotools. All rights reserved.