blob: f40c473400df08c2521c9a5a3ede3cd5b990acaf [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Interface org.apache.calcite.runtime.GeoFunctions.Geom (Apache Calcite API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.calcite.runtime.GeoFunctions.Geom (Apache Calcite API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Interface org.apache.calcite.runtime.GeoFunctions.Geom" class="title">Uses of Interface<br>org.apache.calcite.runtime.GeoFunctions.Geom</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.runtime">org.apache.calcite.runtime</a></th>
<td class="colLast">
<div class="block">Utilities required at runtime.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.calcite.runtime">
<!-- -->
</a>
<h3>Uses of <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a> in <a href="../package-summary.html">org.apache.calcite.runtime</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../package-summary.html">org.apache.calcite.runtime</a> that implement <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>(package private) static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../GeoFunctions.MapGeom.html" title="class in org.apache.calcite.runtime">GeoFunctions.MapGeom</a></span></code></th>
<td class="colLast">
<div class="block">Sub-class of geometry that has a spatial reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../GeoFunctions.SimpleGeom.html" title="class in org.apache.calcite.runtime">GeoFunctions.SimpleGeom</a></span></code></th>
<td class="colLast">
<div class="block">Sub-class of geometry that has no spatial reference.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.runtime</a> that return <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#bind(com.esri.core.geometry.Geometry,int)">bind</a></span>&#8203;(com.esri.core.geometry.Geometry&nbsp;geometry,
int&nbsp;srid)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#buffer(org.apache.calcite.runtime.GeoFunctions.Geom,double,int,org.apache.calcite.runtime.GeoFunctions.CapStyle,org.apache.calcite.runtime.GeoFunctions.JoinStyle,float)">buffer</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom,
double&nbsp;bufferSize,
int&nbsp;quadSegCount,
<a href="../GeoFunctions.CapStyle.html" title="enum in org.apache.calcite.runtime">GeoFunctions.CapStyle</a>&nbsp;endCapStyle,
<a href="../GeoFunctions.JoinStyle.html" title="enum in org.apache.calcite.runtime">GeoFunctions.JoinStyle</a>&nbsp;joinStyle,
float&nbsp;mitreLimit)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#makeLine(org.apache.calcite.runtime.GeoFunctions.Geom...)">makeLine</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>...&nbsp;geoms)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#point(double,double)">point</a></span>&#8203;(double&nbsp;x,
double&nbsp;y)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Boundary(org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Boundary</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom)</code></th>
<td class="colLast">
<div class="block">Returns the boundary of <code>geom</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Buffer(org.apache.calcite.runtime.GeoFunctions.Geom,double)">ST_Buffer</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom,
double&nbsp;distance)</code></th>
<td class="colLast">
<div class="block">Computes a buffer around <code>geom</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Buffer(org.apache.calcite.runtime.GeoFunctions.Geom,double,int)">ST_Buffer</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom,
double&nbsp;distance,
int&nbsp;quadSegs)</code></th>
<td class="colLast">
<div class="block">Computes a buffer around <code>geom</code> with .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Buffer(org.apache.calcite.runtime.GeoFunctions.Geom,double,java.lang.String)">ST_Buffer</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom,
double&nbsp;bufferSize,
java.lang.String&nbsp;style)</code></th>
<td class="colLast">
<div class="block">Computes a buffer around <code>geom</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Envelope(org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Envelope</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom)</code></th>
<td class="colLast">
<div class="block">Returns the minimum bounding box of <code>geom</code> (which may be a
GEOMETRYCOLLECTION).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_GeomFromText(java.lang.String)">ST_GeomFromText</a></span>&#8203;(java.lang.String&nbsp;s)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_GeomFromText(java.lang.String,int)">ST_GeomFromText</a></span>&#8203;(java.lang.String&nbsp;s,
int&nbsp;srid)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_LineFromText(java.lang.String)">ST_LineFromText</a></span>&#8203;(java.lang.String&nbsp;s)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_LineFromText(java.lang.String,int)">ST_LineFromText</a></span>&#8203;(java.lang.String&nbsp;wkt,
int&nbsp;srid)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MakeLine(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_MakeLine</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2)</code></th>
<td class="colLast">
<div class="block">Creates a line-string from the given POINTs (or MULTIPOINTs).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MakeLine(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_MakeLine</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom3)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MakeLine(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_MakeLine</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom3,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom4)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MakeLine(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_MakeLine</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom3,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom4,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom5)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MakeLine(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_MakeLine</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom3,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom4,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom5,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom6)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MakePoint(java.math.BigDecimal,java.math.BigDecimal)">ST_MakePoint</a></span>&#8203;(java.math.BigDecimal&nbsp;x,
java.math.BigDecimal&nbsp;y)</code></th>
<td class="colLast">
<div class="block">Alias for <a href="../GeoFunctions.html#ST_Point(java.math.BigDecimal,java.math.BigDecimal)"><code>GeoFunctions.ST_Point(BigDecimal, BigDecimal)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MakePoint(java.math.BigDecimal,java.math.BigDecimal,java.math.BigDecimal)">ST_MakePoint</a></span>&#8203;(java.math.BigDecimal&nbsp;x,
java.math.BigDecimal&nbsp;y,
java.math.BigDecimal&nbsp;z)</code></th>
<td class="colLast">
<div class="block">Alias for <a href="../GeoFunctions.html#ST_Point(java.math.BigDecimal,java.math.BigDecimal,java.math.BigDecimal)"><code>GeoFunctions.ST_Point(BigDecimal, BigDecimal, BigDecimal)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MLineFromText(java.lang.String)">ST_MLineFromText</a></span>&#8203;(java.lang.String&nbsp;s)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MLineFromText(java.lang.String,int)">ST_MLineFromText</a></span>&#8203;(java.lang.String&nbsp;wkt,
int&nbsp;srid)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MPointFromText(java.lang.String)">ST_MPointFromText</a></span>&#8203;(java.lang.String&nbsp;s)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MPointFromText(java.lang.String,int)">ST_MPointFromText</a></span>&#8203;(java.lang.String&nbsp;wkt,
int&nbsp;srid)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MPolyFromText(java.lang.String)">ST_MPolyFromText</a></span>&#8203;(java.lang.String&nbsp;s)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MPolyFromText(java.lang.String,int)">ST_MPolyFromText</a></span>&#8203;(java.lang.String&nbsp;wkt,
int&nbsp;srid)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Point(java.math.BigDecimal,java.math.BigDecimal)">ST_Point</a></span>&#8203;(java.math.BigDecimal&nbsp;x,
java.math.BigDecimal&nbsp;y)</code></th>
<td class="colLast">
<div class="block">Constructs a 2D point from coordinates.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Point(java.math.BigDecimal,java.math.BigDecimal,java.math.BigDecimal)">ST_Point</a></span>&#8203;(java.math.BigDecimal&nbsp;x,
java.math.BigDecimal&nbsp;y,
java.math.BigDecimal&nbsp;z)</code></th>
<td class="colLast">
<div class="block">Constructs a 3D point from coordinates.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_PointFromText(java.lang.String)">ST_PointFromText</a></span>&#8203;(java.lang.String&nbsp;s)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_PointFromText(java.lang.String,int)">ST_PointFromText</a></span>&#8203;(java.lang.String&nbsp;wkt,
int&nbsp;srid)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_PolyFromText(java.lang.String)">ST_PolyFromText</a></span>&#8203;(java.lang.String&nbsp;s)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_PolyFromText(java.lang.String,int)">ST_PolyFromText</a></span>&#8203;(java.lang.String&nbsp;wkt,
int&nbsp;srid)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_SetSRID(org.apache.calcite.runtime.GeoFunctions.Geom,int)">ST_SetSRID</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom,
int&nbsp;srid)</code></th>
<td class="colLast">
<div class="block">Returns a copy of <code>geom</code> with a new SRID.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Transform(org.apache.calcite.runtime.GeoFunctions.Geom,int)">ST_Transform</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom,
int&nbsp;srid)</code></th>
<td class="colLast">
<div class="block">Transforms <code>geom</code> from one coordinate reference
system (CRS) to the CRS specified by <code>srid</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Union(org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Union</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geomCollection)</code></th>
<td class="colLast">
<div class="block">Computes the union of the geometries in <code>geomCollection</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Union(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Union</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2)</code></th>
<td class="colLast">
<div class="block">Computes the union of <code>geom1</code> and <code>geom2</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.Geom.</span><code><span class="memberNameLink"><a href="../GeoFunctions.Geom.html#transform(int)">transform</a></span>&#8203;(int&nbsp;srid)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.MapGeom.</span><code><span class="memberNameLink"><a href="../GeoFunctions.MapGeom.html#transform(int)">transform</a></span>&#8203;(int&nbsp;srid)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.SimpleGeom.</span><code><span class="memberNameLink"><a href="../GeoFunctions.SimpleGeom.html#transform(int)">transform</a></span>&#8203;(int&nbsp;srid)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.Geom.</span><code><span class="memberNameLink"><a href="../GeoFunctions.Geom.html#wrap(com.esri.core.geometry.Geometry)">wrap</a></span>&#8203;(com.esri.core.geometry.Geometry&nbsp;g)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.MapGeom.</span><code><span class="memberNameLink"><a href="../GeoFunctions.MapGeom.html#wrap(com.esri.core.geometry.Geometry)">wrap</a></span>&#8203;(com.esri.core.geometry.Geometry&nbsp;g)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.SimpleGeom.</span><code><span class="memberNameLink"><a href="../GeoFunctions.SimpleGeom.html#wrap(com.esri.core.geometry.Geometry)">wrap</a></span>&#8203;(com.esri.core.geometry.Geometry&nbsp;g)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.runtime</a> with parameters of type <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#buffer(org.apache.calcite.runtime.GeoFunctions.Geom,double,int,org.apache.calcite.runtime.GeoFunctions.CapStyle,org.apache.calcite.runtime.GeoFunctions.JoinStyle,float)">buffer</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom,
double&nbsp;bufferSize,
int&nbsp;quadSegCount,
<a href="../GeoFunctions.CapStyle.html" title="enum in org.apache.calcite.runtime">GeoFunctions.CapStyle</a>&nbsp;endCapStyle,
<a href="../GeoFunctions.JoinStyle.html" title="enum in org.apache.calcite.runtime">GeoFunctions.JoinStyle</a>&nbsp;joinStyle,
float&nbsp;mitreLimit)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#makeLine(org.apache.calcite.runtime.GeoFunctions.Geom...)">makeLine</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>...&nbsp;geoms)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_AsText(org.apache.calcite.runtime.GeoFunctions.Geom)">ST_AsText</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;g)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_AsWKT(org.apache.calcite.runtime.GeoFunctions.Geom)">ST_AsWKT</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;g)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Boundary(org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Boundary</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom)</code></th>
<td class="colLast">
<div class="block">Returns the boundary of <code>geom</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Buffer(org.apache.calcite.runtime.GeoFunctions.Geom,double)">ST_Buffer</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom,
double&nbsp;distance)</code></th>
<td class="colLast">
<div class="block">Computes a buffer around <code>geom</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Buffer(org.apache.calcite.runtime.GeoFunctions.Geom,double,int)">ST_Buffer</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom,
double&nbsp;distance,
int&nbsp;quadSegs)</code></th>
<td class="colLast">
<div class="block">Computes a buffer around <code>geom</code> with .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Buffer(org.apache.calcite.runtime.GeoFunctions.Geom,double,java.lang.String)">ST_Buffer</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom,
double&nbsp;bufferSize,
java.lang.String&nbsp;style)</code></th>
<td class="colLast">
<div class="block">Computes a buffer around <code>geom</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Contains(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Contains</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2)</code></th>
<td class="colLast">
<div class="block">Returns whether <code>geom1</code> contains <code>geom2</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_ContainsProperly(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_ContainsProperly</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2)</code></th>
<td class="colLast">
<div class="block">Returns whether <code>geom1</code> contains <code>geom2</code> but does not
intersect its boundary.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Covers(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Covers</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2)</code></th>
<td class="colLast">
<div class="block">Returns whether no point in <code>geom2</code> is outside <code>geom1</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Crosses(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Crosses</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2)</code></th>
<td class="colLast">
<div class="block">Returns whether <code>geom1</code> crosses <code>geom2</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Disjoint(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Disjoint</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2)</code></th>
<td class="colLast">
<div class="block">Returns whether <code>geom1</code> and <code>geom2</code> are disjoint.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static double</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Distance(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Distance</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2)</code></th>
<td class="colLast">
<div class="block">Returns the distance between <code>geom1</code> and <code>geom2</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_DWithin(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,double)">ST_DWithin</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2,
double&nbsp;distance)</code></th>
<td class="colLast">
<div class="block">Returns whether <code>geom1</code> and <code>geom2</code> are within
<code>distance</code> of each other.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Envelope(org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Envelope</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom)</code></th>
<td class="colLast">
<div class="block">Returns the minimum bounding box of <code>geom</code> (which may be a
GEOMETRYCOLLECTION).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_EnvelopesIntersect(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_EnvelopesIntersect</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2)</code></th>
<td class="colLast">
<div class="block">Returns whether the envelope of <code>geom1</code> intersects the envelope of
<code>geom2</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Equals(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Equals</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2)</code></th>
<td class="colLast">
<div class="block">Returns whether <code>geom1</code> equals <code>geom2</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_GeometryType(org.apache.calcite.runtime.GeoFunctions.Geom)">ST_GeometryType</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom)</code></th>
<td class="colLast">
<div class="block">Returns the type of <code>geom</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_GeometryTypeCode(org.apache.calcite.runtime.GeoFunctions.Geom)">ST_GeometryTypeCode</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom)</code></th>
<td class="colLast">
<div class="block">Returns the OGC SFS type code of <code>geom</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Intersects(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Intersects</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2)</code></th>
<td class="colLast">
<div class="block">Returns whether <code>geom1</code> intersects <code>geom2</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Is3D(org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Is3D</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom)</code></th>
<td class="colLast">
<div class="block">Returns whether <code>geom</code> has at least one z-coordinate.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MakeLine(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_MakeLine</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2)</code></th>
<td class="colLast">
<div class="block">Creates a line-string from the given POINTs (or MULTIPOINTs).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MakeLine(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_MakeLine</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom3)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MakeLine(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_MakeLine</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom3,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom4)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MakeLine(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_MakeLine</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom3,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom4,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom5)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_MakeLine(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_MakeLine</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom3,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom4,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom5,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom6)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_OrderingEquals(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_OrderingEquals</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2)</code></th>
<td class="colLast">
<div class="block">Returns whether <code>geom1</code> equals <code>geom2</code> and their coordinates
and component Geometries are listed in the same order.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Overlaps(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Overlaps</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2)</code></th>
<td class="colLast">
<div class="block">Returns <code>geom1</code> overlaps <code>geom2</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_SetSRID(org.apache.calcite.runtime.GeoFunctions.Geom,int)">ST_SetSRID</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom,
int&nbsp;srid)</code></th>
<td class="colLast">
<div class="block">Returns a copy of <code>geom</code> with a new SRID.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Touches(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Touches</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2)</code></th>
<td class="colLast">
<div class="block">Returns whether <code>geom1</code> touches <code>geom2</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Transform(org.apache.calcite.runtime.GeoFunctions.Geom,int)">ST_Transform</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom,
int&nbsp;srid)</code></th>
<td class="colLast">
<div class="block">Transforms <code>geom</code> from one coordinate reference
system (CRS) to the CRS specified by <code>srid</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Union(org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Union</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geomCollection)</code></th>
<td class="colLast">
<div class="block">Computes the union of the geometries in <code>geomCollection</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Union(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Union</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2)</code></th>
<td class="colLast">
<div class="block">Computes the union of <code>geom1</code> and <code>geom2</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Within(org.apache.calcite.runtime.GeoFunctions.Geom,org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Within</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom1,
<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom2)</code></th>
<td class="colLast">
<div class="block">Returns whether <code>geom1</code> is within <code>geom2</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.Double</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_X(org.apache.calcite.runtime.GeoFunctions.Geom)">ST_X</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom)</code></th>
<td class="colLast">
<div class="block">Returns the x-value of the first coordinate of <code>geom</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.Double</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Y(org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Y</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom)</code></th>
<td class="colLast">
<div class="block">Returns the y-value of the first coordinate of <code>geom</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.Double</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GeoFunctions.</span><code><span class="memberNameLink"><a href="../GeoFunctions.html#ST_Z(org.apache.calcite.runtime.GeoFunctions.Geom)">ST_Z</a></span>&#8203;(<a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">GeoFunctions.Geom</a>&nbsp;geom)</code></th>
<td class="colLast">
<div class="block">Returns the z-value of the first coordinate of <code>geom</code>.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>