public interface GeoAreaShape extends GeoMembershipShape, GeoArea
Modifier and Type | Method and Description |
---|---|
boolean |
intersects(GeoShape geoShape)
Assess whether a shape intersects with any of the edges of this shape.
|
getEdgePoints, intersects
getPlanetModel
readBitSet, readBoolean, readByteArray, readClass, readDouble, readHeterogeneousArray, readHomogeneousArray, readInt, readLong, readObject, readObject, readObject, readObject, readPlanetObject, readPointArray, readPolygonArray, readString, write, writeBitSet, writeBoolean, writeByteArray, writeClass, writeDouble, writeHeterogeneousArray, writeHeterogeneousArray, writeHomogeneousArray, writeHomogeneousArray, writeInt, writeLong, writeObject, writePlanetObject, writePointArray, writePointArray, writePolygonArray, writePolygonArray, writeString
computeOutsideDistance, computeOutsideDistance
isWithin, isWithin
getRelationship
boolean intersects(GeoShape geoShape)
geoShape
- is the shape to assess for intersection with this shape's edges.Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.