public interface ContainmentTest| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(Coordinate
Test for containment.
|
boolean |
contains(Point
Test for containment.
|
boolean |
covers(Coordinate
Test for coverage.
|
boolean |
covers(Point
Test for coverage.
|
boolean covers(Coordinatecoordinate)
boolean contains(Coordinatecoordinate)
boolean covers(Pointpoint)
boolean contains(Pointpoint)