ValueGeometry.ZVisitor
A visitor that checks if there is a Z coordinate.
| Methods |
| void |
filter(CoordinateSequence coordinateSequence, int i)
Performs an operation on a coordinate in a CoordinateSequence.
|
| void |
filter(CoordinateSequence coordinateSequence, int i)
Performs an operation on a coordinate in a CoordinateSequence.
Parameters:
coordinateSequence - the object to which the filter is applied
i - the index of the coordinate to apply the filter to
|
| boolean |
isDone()
|
| boolean |
isDone()
|
| boolean |
isFoundZ()
|
| boolean |
isFoundZ()
|
| boolean |
isGeometryChanged()
|
| boolean |
isGeometryChanged()
|