Uses of Class
org.apache.sis.internal.filter.sqlmm.GeometryParser
Packages that use GeometryParser
Package
Description
Partial implementation of SQLMM operations as filter expressions.
-
Uses of GeometryParser in org.apache.sis.internal.filter.sqlmm
Subclasses of GeometryParser in org.apache.sis.internal.filter.sqlmmModifier and TypeClassDescription(package private) final class
ST_FromBinary<R,
G> Constructor for a geometry which is transformed from a Well-Known Binary (WKB) representation.(package private) final class
ST_FromText<R,
G> Constructor for a geometry which is transformed from a Well-Known Text (WKT) representation.