public class ReversibleLineStringWrapper extends Object
| Constructor and Description |
|---|
ReversibleLineStringWrapper(org.locationtech.jts.geom.LineString ls) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
hashCode() |
boolean |
matchesBackward(org.locationtech.jts.geom.CoordinateSequence cs0,
org.locationtech.jts.geom.CoordinateSequence cs1) |
Copyright © 2020. All rights reserved.