Uses of Enum Class
io.trino.geospatial.GeometryType
Packages that use GeometryType
-
Uses of GeometryType in io.trino.geospatial
Methods in io.trino.geospatial that return GeometryTypeModifier and TypeMethodDescriptionstatic GeometryTypeGeometryType.getForEsriGeometryType(String type) static GeometryTypeGeometryType.getForJtsGeometryType(String type) static GeometryTypeReturns the enum constant of this class with the specified name.static GeometryType[]GeometryType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of GeometryType in io.trino.geospatial.serde
Methods in io.trino.geospatial.serde that return GeometryTypeModifier and TypeMethodDescriptionGeometrySerializationType.geometryType()static GeometryTypeGeometrySerde.getGeometryType(io.airlift.slice.Slice shape)