@Deprecated public static interface GeometryVector.GeometryReader<T extends org.locationtech.jts.geom.Geometry>
| Modifier and Type | Method and Description |
|---|---|
T |
get(int i)
Deprecated.
|
int |
getNullCount()
Deprecated.
|
int |
getValueCount()
Deprecated.
|
T get(int i)
int getValueCount()
int getNullCount()
Copyright © 2013–2018. All rights reserved.