Uses of Class
org.locationtech.spatial4j.io.BinaryCodec
Packages that use BinaryCodec
Package
Description
SpatialContext implementations are the facade to the Spatial4j API.
-
Uses of BinaryCodec in org.locationtech.spatial4j.context
Fields in org.locationtech.spatial4j.context declared as BinaryCodecFields in org.locationtech.spatial4j.context with type parameters of type BinaryCodecModifier and TypeFieldDescriptionClass<? extends BinaryCodec> SpatialContextFactory.binaryCodecClassMethods in org.locationtech.spatial4j.context that return BinaryCodecModifier and TypeMethodDescriptionSpatialContext.getBinaryCodec()SpatialContextFactory.makeBinaryCodec(SpatialContext ctx) -
Uses of BinaryCodec in org.locationtech.spatial4j.io.jts
Subclasses of BinaryCodec in org.locationtech.spatial4j.io.jtsModifier and TypeClassDescriptionclassWrites shapes in WKB, if it isn't otherwise supported by the superclass.