Uses of Package
com.spatial4j.core.exception
-
Packages that use com.spatial4j.core.exception Package Description com.spatial4j.core.context SpatialContext implementations are the facade to the Spatial4j API.com.spatial4j.core.io Reading & writing shapes in various forms.com.spatial4j.core.shape.jts -
Classes in com.spatial4j.core.exception used by com.spatial4j.core.context Class Description InvalidShapeException A shape was constructed but failed because, based on the given parts, it's invalid. -
Classes in com.spatial4j.core.exception used by com.spatial4j.core.io Class Description InvalidShapeException A shape was constructed but failed because, based on the given parts, it's invalid. -
Classes in com.spatial4j.core.exception used by com.spatial4j.core.shape.jts Class Description InvalidShapeException A shape was constructed but failed because, based on the given parts, it's invalid.