Uses of Class
org.apache.sis.internal.filter.sqlmm.GeometryConstructor
Packages that use GeometryConstructor
Package
Description
Partial implementation of SQLMM operations as filter expressions.
-
Uses of GeometryConstructor in org.apache.sis.internal.filter.sqlmm
Subclasses of GeometryConstructor in org.apache.sis.internal.filter.sqlmmModifier and TypeClassDescription(package private) class
GeometryParser<R,
G> SQLMM spatial functions taking non-geometry operands and parsing a geometry.(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.