Uses of Class
org.apache.sedona.common.S2Geography.EncodeOptions
Packages that use EncodeOptions
-
Uses of EncodeOptions in org.apache.sedona.common.S2Geography
Methods in org.apache.sedona.common.S2Geography with parameters of type EncodeOptionsModifier and TypeMethodDescriptionvoidEncodedShapeIndexGeography.encode(com.esotericsoftware.kryo.io.UnsafeOutput os, EncodeOptions opts) abstract voidGeography.encode(com.esotericsoftware.kryo.io.UnsafeOutput os, EncodeOptions opts) voidGeographyCollection.encode(com.esotericsoftware.kryo.io.UnsafeOutput out, EncodeOptions opts) voidMultiPolygonGeography.encode(com.esotericsoftware.kryo.io.UnsafeOutput out, EncodeOptions opts) voidPointGeography.encode(com.esotericsoftware.kryo.io.UnsafeOutput out, EncodeOptions opts) voidPolygonGeography.encode(com.esotericsoftware.kryo.io.UnsafeOutput out, EncodeOptions opts) voidPolylineGeography.encode(com.esotericsoftware.kryo.io.UnsafeOutput out, EncodeOptions opts) voidShapeIndexGeography.encode(com.esotericsoftware.kryo.io.UnsafeOutput out, EncodeOptions opts) voidGeography.encodeTagged(OutputStream os, EncodeOptions opts) Serialize this geography to an encoder.voidPointGeography.encodeTagged(OutputStream os, EncodeOptions opts) Constructors in org.apache.sedona.common.S2Geography with parameters of type EncodeOptions