|
Change Parameter Type type : GeometryType to type : GeometrySerializationType in method private readSimpleGeometry(input BasicSliceInput, inputSlice Slice, type GeometrySerializationType, length int) : OGCGeometry in class com.facebook.presto.geospatial.serde.GeometrySerde |
From |
To |
|
Change Parameter Type expectedType : GeometryType to expectedType : GeometrySerializationType in method private assertDeserializeType(wkt String, expectedType GeometrySerializationType) : void in class com.facebook.presto.geospatial.serde.TestGeometrySerialization |
From |
To |
|
Change Parameter Type type : GeometryType to type : GeometrySerializationType in method private readGeometry(input BasicSliceInput, type GeometrySerializationType) : Geometry in class com.facebook.presto.geospatial.serde.JtsGeometrySerde |
From |
To |
|
Change Parameter Type type : GeometryType to type : GeometrySerializationType in method private readGeometry(input BasicSliceInput, inputSlice Slice, type GeometrySerializationType, length int) : OGCGeometry in class com.facebook.presto.geospatial.serde.GeometrySerde |
From |
To |
|
Change Parameter Type type : GeometryType to type : GeometrySerializationType in method private getEnvelope(input BasicSliceInput, type GeometrySerializationType, length int) : Envelope in class com.facebook.presto.geospatial.serde.GeometrySerde |
From |
To |
|
Change Parameter Type type : GeometryType to type : GeometrySerializationType in method private writeSimpleGeometry(output DynamicSliceOutput, type GeometrySerializationType, geometry OGCGeometry) : void in class com.facebook.presto.geospatial.serde.GeometrySerde |
From |
To |
|
Change Variable Type type : GeometryType to type : GeometrySerializationType in method public deserialize(shape Slice) : Geometry in class com.facebook.presto.geospatial.serde.JtsGeometrySerde |
From |
To |
|
Change Variable Type type : GeometryType to type : GeometrySerializationType in method private readGeometryCollection(input BasicSliceInput) : Geometry in class com.facebook.presto.geospatial.serde.JtsGeometrySerde |
From |
To |
|
Change Variable Type type : GeometryType to type : GeometrySerializationType in method private readGeometryCollection(input BasicSliceInput, inputSlice Slice) : OGCConcreteGeometryCollection in class com.facebook.presto.geospatial.serde.GeometrySerde |
From |
To |
|
Change Variable Type type : GeometryType to type : GeometrySerializationType in method public deserializeEnvelope(shape Slice) : Envelope in class com.facebook.presto.geospatial.serde.GeometrySerde |
From |
To |
|
Change Variable Type type : GeometryType to type : GeometrySerializationType in method private getGeometryCollectionOverallEnvelope(input BasicSliceInput) : Envelope in class com.facebook.presto.geospatial.serde.GeometrySerde |
From |
To |