blob: 0626f2af8451e6fae55f1a7edb7db53acc9dce84 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_412) on Fri Jun 21 00:28:57 UTC 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Serialized Form (org.apache.sedona:sedona-spark-common-3.0_2.12 1.6.1-SNAPSHOT API)</title>
<meta name="date" content="2024-06-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Serialized Form (org.apache.sedona:sedona-spark-common-3.0_2.12 1.6.1-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-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">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></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>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Serialized Form" class="title">Serialized Form</h1>
</div>
<div class="serializedFormContainer">
<ul class="blockList">
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.core.formatMapper</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.EarthdataHDFPointMapper">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/EarthdataHDFPointMapper.html" title="class in org.apache.sedona.core.formatMapper">org.apache.sedona.core.formatMapper.EarthdataHDFPointMapper</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>geolocationField</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> geolocationField</pre>
<div class="block">The geolocation field.</div>
</li>
<li class="blockList">
<h4>longitudeName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> longitudeName</pre>
<div class="block">The longitude name.</div>
</li>
<li class="blockList">
<h4>latitudeName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> latitudeName</pre>
<div class="block">The latitude name.</div>
</li>
<li class="blockList">
<h4>dataFieldName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> dataFieldName</pre>
<div class="block">The data field name.</div>
</li>
<li class="blockList">
<h4>dataVariableList</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] dataVariableList</pre>
<div class="block">The data variable list.</div>
</li>
<li class="blockList">
<h4>dataPathList</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] dataPathList</pre>
<div class="block">The data path list.</div>
</li>
<li class="blockList">
<h4>offset</h4>
<pre>int offset</pre>
<div class="block">The offset.</div>
</li>
<li class="blockList">
<h4>increment</h4>
<pre>int increment</pre>
<div class="block">The increment.</div>
</li>
<li class="blockList">
<h4>rootGroupName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> rootGroupName</pre>
<div class="block">The root group name.</div>
</li>
<li class="blockList">
<h4>dataVariableName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> dataVariableName</pre>
<div class="block">The data variable name.</div>
</li>
<li class="blockList">
<h4>longitudePath</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> longitudePath</pre>
<div class="block">The longitude path.</div>
</li>
<li class="blockList">
<h4>latitudePath</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> latitudePath</pre>
<div class="block">The latitude path.</div>
</li>
<li class="blockList">
<h4>dataPath</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> dataPath</pre>
<div class="block">The data path.</div>
</li>
<li class="blockList">
<h4>switchCoordinateXY</h4>
<pre>boolean switchCoordinateXY</pre>
<div class="block">The switch coordinate XY. By default, longitude is X, latitude is Y</div>
</li>
<li class="blockListLast">
<h4>urlPrefix</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> urlPrefix</pre>
<div class="block">The url prefix.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.FormatMapper">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/FormatMapper.html" title="class in org.apache.sedona.core.formatMapper">org.apache.sedona.core.formatMapper.FormatMapper</a> extends <a href="http://sedona.apache.org/apidocs/org/apache/sedona/common/utils/FormatUtils.html?is-external=true" title="class or interface in org.apache.sedona.common.utils">FormatUtils</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.LineStringFormatMapper">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/LineStringFormatMapper.html" title="class in org.apache.sedona.core.formatMapper">org.apache.sedona.core.formatMapper.LineStringFormatMapper</a> extends <a href="org/apache/sedona/core/formatMapper/FormatMapper.html" title="class in org.apache.sedona.core.formatMapper">FormatMapper</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.PointFormatMapper">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/PointFormatMapper.html" title="class in org.apache.sedona.core.formatMapper">org.apache.sedona.core.formatMapper.PointFormatMapper</a> extends <a href="org/apache/sedona/core/formatMapper/FormatMapper.html" title="class in org.apache.sedona.core.formatMapper">FormatMapper</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.PolygonFormatMapper">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/PolygonFormatMapper.html" title="class in org.apache.sedona.core.formatMapper">org.apache.sedona.core.formatMapper.PolygonFormatMapper</a> extends <a href="org/apache/sedona/core/formatMapper/FormatMapper.html" title="class in org.apache.sedona.core.formatMapper">FormatMapper</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.RectangleFormatMapper">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/RectangleFormatMapper.html" title="class in org.apache.sedona.core.formatMapper">org.apache.sedona.core.formatMapper.RectangleFormatMapper</a> extends <a href="org/apache/sedona/core/formatMapper/FormatMapper.html" title="class in org.apache.sedona.core.formatMapper">FormatMapper</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.core.formatMapper.netcdfParser</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.netcdfParser.SerNetCDFUtils">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/netcdfParser/SerNetCDFUtils.html" title="class in org.apache.sedona.core.formatMapper.netcdfParser">org.apache.sedona.core.formatMapper.netcdfParser.SerNetCDFUtils</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.core.formatMapper.shapefileParser</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.shapefileParser.ShapefileRDD">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/shapefileParser/ShapefileRDD.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser">org.apache.sedona.core.formatMapper.shapefileParser.ShapefileRDD</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>PrintShape</h4>
<pre>org.apache.spark.api.java.function.VoidFunction&lt;T&gt; PrintShape</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block">The Print shape.</div>
</li>
<li class="blockList">
<h4>shapeRDD</h4>
<pre>org.apache.spark.api.java.JavaRDD&lt;T&gt; shapeRDD</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block">shape collection.</div>
</li>
<li class="blockListLast">
<h4>boundBox</h4>
<pre><a href="org/apache/sedona/core/formatMapper/shapefileParser/boundary/BoundBox.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser.boundary">BoundBox</a> boundBox</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block">bounding box.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.core.formatMapper.shapefileParser.boundary</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.shapefileParser.boundary.BoundBox">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/shapefileParser/boundary/BoundBox.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser.boundary">org.apache.sedona.core.formatMapper.shapefileParser.boundary.BoundBox</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>bounds</h4>
<pre>double[] bounds</pre>
<div class="block">bounds of 8 numbers. Xmin, Ymin, Xmax, Ymax, Zmin, Zmax, Mmin, Mmax</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.dbf</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.dbf.FieldDescriptor">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/shapefileParser/parseUtils/dbf/FieldDescriptor.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.dbf">org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.dbf.FieldDescriptor</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>fieldName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fieldName</pre>
<div class="block">field name.</div>
</li>
<li class="blockList">
<h4>fieldType</h4>
<pre>byte fieldType</pre>
<div class="block">field type.</div>
</li>
<li class="blockList">
<h4>fieldLength</h4>
<pre>int fieldLength</pre>
<div class="block">field length.</div>
</li>
<li class="blockListLast">
<h4>fieldDecimalCount</h4>
<pre>byte fieldDecimalCount</pre>
<div class="block">decimal count.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp.MultiPointParser">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/shapefileParser/parseUtils/shp/MultiPointParser.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp">org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp.MultiPointParser</a> extends <a href="org/apache/sedona/core/formatMapper/shapefileParser/parseUtils/shp/ShapeParser.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp">ShapeParser</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp.PointParser">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/shapefileParser/parseUtils/shp/PointParser.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp">org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp.PointParser</a> extends <a href="org/apache/sedona/core/formatMapper/shapefileParser/parseUtils/shp/ShapeParser.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp">ShapeParser</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp.PolygonParser">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/shapefileParser/parseUtils/shp/PolygonParser.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp">org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp.PolygonParser</a> extends <a href="org/apache/sedona/core/formatMapper/shapefileParser/parseUtils/shp/ShapeParser.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp">ShapeParser</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp.PolyLineParser">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/shapefileParser/parseUtils/shp/PolyLineParser.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp">org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp.PolyLineParser</a> extends <a href="org/apache/sedona/core/formatMapper/shapefileParser/parseUtils/shp/ShapeParser.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp">ShapeParser</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp.ShapeParser">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/shapefileParser/parseUtils/shp/ShapeParser.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp">org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp.ShapeParser</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>geometryFactory</h4>
<pre>org.locationtech.jts.geom.GeometryFactory geometryFactory</pre>
<div class="block">The geometry factory.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp.ShpFileParser">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/shapefileParser/parseUtils/shp/ShpFileParser.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp">org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp.ShpFileParser</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>reader</h4>
<pre>org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp.ShpFileParser.SafeReader reader</pre>
<div class="block">input reader</div>
</li>
<li class="blockList">
<h4>fileLength</h4>
<pre>long fileLength</pre>
<div class="block">length of file in bytes</div>
</li>
<li class="blockListLast">
<h4>remainLength</h4>
<pre>long remainLength</pre>
<div class="block">remain length of bytes to parse</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp.TypeUnknownException">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/shapefileParser/parseUtils/shp/TypeUnknownException.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp">org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp.TypeUnknownException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.core.formatMapper.shapefileParser.shapes</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.shapefileParser.shapes.PrimitiveShape">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/shapefileParser/shapes/PrimitiveShape.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser.shapes">org.apache.sedona.core.formatMapper.shapefileParser.shapes.PrimitiveShape</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>primitiveRecord</h4>
<pre>byte[] primitiveRecord</pre>
<div class="block">primitive bytes of one record copied from .shp file</div>
</li>
<li class="blockList">
<h4>shapeType</h4>
<pre><a href="org/apache/sedona/core/formatMapper/shapefileParser/parseUtils/shp/ShapeType.html" title="enum in org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp">ShapeType</a> shapeType</pre>
<div class="block">shape type</div>
</li>
<li class="blockListLast">
<h4>attributes</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> attributes</pre>
<div class="block">attributes of record extracted from .dbf file</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.shapefileParser.shapes.ShapeKey">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/shapefileParser/shapes/ShapeKey.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser.shapes">org.apache.sedona.core.formatMapper.shapefileParser.shapes.ShapeKey</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>index</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> index</pre>
<div class="block">record id</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.formatMapper.shapefileParser.shapes.ShpRecord">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/formatMapper/shapefileParser/shapes/ShpRecord.html" title="class in org.apache.sedona.core.formatMapper.shapefileParser.shapes">org.apache.sedona.core.formatMapper.shapefileParser.shapes.ShpRecord</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>bytes</h4>
<pre>org.apache.hadoop.io.BytesWritable bytes</pre>
<div class="block">primitive byte contents</div>
</li>
<li class="blockListLast">
<h4>typeID</h4>
<pre>int typeID</pre>
<div class="block">shape type</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.core.joinJudgement</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.core.joinJudgement.DedupParams">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/joinJudgement/DedupParams.html" title="class in org.apache.sedona.core.joinJudgement">org.apache.sedona.core.joinJudgement.DedupParams</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>partitionExtents</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; partitionExtents</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.joinJudgement.DuplicatesFilter">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/joinJudgement/DuplicatesFilter.html" title="class in org.apache.sedona.core.joinJudgement">org.apache.sedona.core.joinJudgement.DuplicatesFilter</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>dedupParamsBroadcast</h4>
<pre>org.apache.spark.broadcast.Broadcast&lt;T&gt; dedupParamsBroadcast</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.joinJudgement.DynamicIndexLookupJudgement">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/joinJudgement/DynamicIndexLookupJudgement.html" title="class in org.apache.sedona.core.joinJudgement">org.apache.sedona.core.joinJudgement.DynamicIndexLookupJudgement</a> extends org.apache.sedona.core.joinJudgement.JudgementBase&lt;<a href="org/apache/sedona/core/joinJudgement/DynamicIndexLookupJudgement.html" title="type parameter in DynamicIndexLookupJudgement">T</a> extends org.locationtech.jts.geom.Geometry,<a href="org/apache/sedona/core/joinJudgement/DynamicIndexLookupJudgement.html" title="type parameter in DynamicIndexLookupJudgement">U</a> extends org.locationtech.jts.geom.Geometry&gt; implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>indexType</h4>
<pre><a href="org/apache/sedona/core/enums/IndexType.html" title="enum in org.apache.sedona.core.enums">IndexType</a> indexType</pre>
</li>
<li class="blockListLast">
<h4>joinBuildSide</h4>
<pre><a href="org/apache/sedona/core/enums/JoinBuildSide.html" title="enum in org.apache.sedona.core.enums">JoinBuildSide</a> joinBuildSide</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.joinJudgement.LeftIndexLookupJudgement">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/joinJudgement/LeftIndexLookupJudgement.html" title="class in org.apache.sedona.core.joinJudgement">org.apache.sedona.core.joinJudgement.LeftIndexLookupJudgement</a> extends org.apache.sedona.core.joinJudgement.JudgementBase&lt;<a href="org/apache/sedona/core/joinJudgement/LeftIndexLookupJudgement.html" title="type parameter in LeftIndexLookupJudgement">T</a> extends org.locationtech.jts.geom.Geometry,<a href="org/apache/sedona/core/joinJudgement/LeftIndexLookupJudgement.html" title="type parameter in LeftIndexLookupJudgement">U</a> extends org.locationtech.jts.geom.Geometry&gt; implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.joinJudgement.NestedLoopJudgement">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/joinJudgement/NestedLoopJudgement.html" title="class in org.apache.sedona.core.joinJudgement">org.apache.sedona.core.joinJudgement.NestedLoopJudgement</a> extends org.apache.sedona.core.joinJudgement.JudgementBase&lt;<a href="org/apache/sedona/core/joinJudgement/NestedLoopJudgement.html" title="type parameter in NestedLoopJudgement">T</a> extends org.locationtech.jts.geom.Geometry,<a href="org/apache/sedona/core/joinJudgement/NestedLoopJudgement.html" title="type parameter in NestedLoopJudgement">U</a> extends org.locationtech.jts.geom.Geometry&gt; implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.joinJudgement.RightIndexLookupJudgement">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/joinJudgement/RightIndexLookupJudgement.html" title="class in org.apache.sedona.core.joinJudgement">org.apache.sedona.core.joinJudgement.RightIndexLookupJudgement</a> extends org.apache.sedona.core.joinJudgement.JudgementBase&lt;<a href="org/apache/sedona/core/joinJudgement/RightIndexLookupJudgement.html" title="type parameter in RightIndexLookupJudgement">T</a> extends org.locationtech.jts.geom.Geometry,<a href="org/apache/sedona/core/joinJudgement/RightIndexLookupJudgement.html" title="type parameter in RightIndexLookupJudgement">U</a> extends org.locationtech.jts.geom.Geometry&gt; implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.core.knnJudgement</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.core.knnJudgement.GeometryDistanceComparator">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/knnJudgement/GeometryDistanceComparator.html" title="class in org.apache.sedona.core.knnJudgement">org.apache.sedona.core.knnJudgement.GeometryDistanceComparator</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>queryCenter</h4>
<pre>org.locationtech.jts.geom.Geometry queryCenter</pre>
<div class="block">The query center.</div>
</li>
<li class="blockListLast">
<h4>normalOrder</h4>
<pre>boolean normalOrder</pre>
<div class="block">The normal order.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.knnJudgement.KnnJudgement">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/knnJudgement/KnnJudgement.html" title="class in org.apache.sedona.core.knnJudgement">org.apache.sedona.core.knnJudgement.KnnJudgement</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>k</h4>
<pre>int k</pre>
<div class="block">The k.</div>
</li>
<li class="blockListLast">
<h4>queryCenter</h4>
<pre>org.locationtech.jts.geom.Geometry queryCenter</pre>
<div class="block">The query center.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.knnJudgement.KnnJudgementUsingIndex">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/knnJudgement/KnnJudgementUsingIndex.html" title="class in org.apache.sedona.core.knnJudgement">org.apache.sedona.core.knnJudgement.KnnJudgementUsingIndex</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>k</h4>
<pre>int k</pre>
<div class="block">The k.</div>
</li>
<li class="blockListLast">
<h4>queryCenter</h4>
<pre>org.locationtech.jts.geom.Geometry queryCenter</pre>
<div class="block">The query center.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.core.rangeJudgement</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.core.rangeJudgement.JudgementBase">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/rangeJudgement/JudgementBase.html" title="class in org.apache.sedona.core.rangeJudgement">org.apache.sedona.core.rangeJudgement.JudgementBase</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>evaluator</h4>
<pre><a href="org/apache/sedona/core/spatialOperator/SpatialPredicateEvaluators.SpatialPredicateEvaluator.html" title="interface in org.apache.sedona.core.spatialOperator">SpatialPredicateEvaluators.SpatialPredicateEvaluator</a> evaluator</pre>
</li>
<li class="blockListLast">
<h4>queryGeometry</h4>
<pre>org.locationtech.jts.geom.Geometry queryGeometry</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.rangeJudgement.RangeFilter">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/rangeJudgement/RangeFilter.html" title="class in org.apache.sedona.core.rangeJudgement">org.apache.sedona.core.rangeJudgement.RangeFilter</a> extends <a href="org/apache/sedona/core/rangeJudgement/JudgementBase.html" title="class in org.apache.sedona.core.rangeJudgement">JudgementBase</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.rangeJudgement.RangeFilterUsingIndex">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/rangeJudgement/RangeFilterUsingIndex.html" title="class in org.apache.sedona.core.rangeJudgement">org.apache.sedona.core.rangeJudgement.RangeFilterUsingIndex</a> extends <a href="org/apache/sedona/core/rangeJudgement/JudgementBase.html" title="class in org.apache.sedona.core.rangeJudgement">JudgementBase</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.core.showcase</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.core.showcase.Example">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/showcase/Example.html" title="class in org.apache.sedona.core.showcase">org.apache.sedona.core.showcase.Example</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.showcase.UserSuppliedLineStringMapper">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/showcase/UserSuppliedLineStringMapper.html" title="class in org.apache.sedona.core.showcase">org.apache.sedona.core.showcase.UserSuppliedLineStringMapper</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>spatialObject</h4>
<pre>org.locationtech.jts.geom.Geometry spatialObject</pre>
<div class="block">The spatial object.</div>
</li>
<li class="blockList">
<h4>multiSpatialObjects</h4>
<pre>org.locationtech.jts.geom.MultiPolygon multiSpatialObjects</pre>
<div class="block">The multi spatial objects.</div>
</li>
<li class="blockList">
<h4>fact</h4>
<pre>org.locationtech.jts.geom.GeometryFactory fact</pre>
<div class="block">The fact.</div>
</li>
<li class="blockList">
<h4>lineSplitList</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; lineSplitList</pre>
<div class="block">The line split list.</div>
</li>
<li class="blockList">
<h4>coordinatesList</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">E</a>&gt; coordinatesList</pre>
<div class="block">The coordinates list.</div>
</li>
<li class="blockList">
<h4>coordinates</h4>
<pre>org.locationtech.jts.geom.Coordinate[] coordinates</pre>
<div class="block">The coordinates.</div>
</li>
<li class="blockList">
<h4>linear</h4>
<pre>org.locationtech.jts.geom.LinearRing linear</pre>
<div class="block">The linear.</div>
</li>
<li class="blockListLast">
<h4>actualEndOffset</h4>
<pre>int actualEndOffset</pre>
<div class="block">The actual end offset.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.showcase.UserSuppliedPointMapper">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/showcase/UserSuppliedPointMapper.html" title="class in org.apache.sedona.core.showcase">org.apache.sedona.core.showcase.UserSuppliedPointMapper</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>factory</h4>
<pre>org.locationtech.jts.geom.GeometryFactory factory</pre>
<div class="block">The factory.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.showcase.UserSuppliedPolygonMapper">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/showcase/UserSuppliedPolygonMapper.html" title="class in org.apache.sedona.core.showcase">org.apache.sedona.core.showcase.UserSuppliedPolygonMapper</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>result</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; result</pre>
<div class="block">The result.</div>
</li>
<li class="blockList">
<h4>spatialObject</h4>
<pre>org.locationtech.jts.geom.Geometry spatialObject</pre>
<div class="block">The spatial object.</div>
</li>
<li class="blockList">
<h4>multiSpatialObjects</h4>
<pre>org.locationtech.jts.geom.MultiPolygon multiSpatialObjects</pre>
<div class="block">The multi spatial objects.</div>
</li>
<li class="blockList">
<h4>fact</h4>
<pre>org.locationtech.jts.geom.GeometryFactory fact</pre>
<div class="block">The fact.</div>
</li>
<li class="blockList">
<h4>lineSplitList</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; lineSplitList</pre>
<div class="block">The line split list.</div>
</li>
<li class="blockList">
<h4>coordinatesList</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">E</a>&gt; coordinatesList</pre>
<div class="block">The coordinates list.</div>
</li>
<li class="blockList">
<h4>coordinates</h4>
<pre>org.locationtech.jts.geom.Coordinate[] coordinates</pre>
<div class="block">The coordinates.</div>
</li>
<li class="blockList">
<h4>linear</h4>
<pre>org.locationtech.jts.geom.LinearRing linear</pre>
<div class="block">The linear.</div>
</li>
<li class="blockListLast">
<h4>actualEndOffset</h4>
<pre>int actualEndOffset</pre>
<div class="block">The actual end offset.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.showcase.UserSuppliedRectangleMapper">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/showcase/UserSuppliedRectangleMapper.html" title="class in org.apache.sedona.core.showcase">org.apache.sedona.core.showcase.UserSuppliedRectangleMapper</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>spatialObject</h4>
<pre>org.locationtech.jts.geom.Geometry spatialObject</pre>
<div class="block">The spatial object.</div>
</li>
<li class="blockList">
<h4>multiSpatialObjects</h4>
<pre>org.locationtech.jts.geom.MultiPolygon multiSpatialObjects</pre>
<div class="block">The multi spatial objects.</div>
</li>
<li class="blockList">
<h4>fact</h4>
<pre>org.locationtech.jts.geom.GeometryFactory fact</pre>
<div class="block">The fact.</div>
</li>
<li class="blockList">
<h4>lineSplitList</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; lineSplitList</pre>
<div class="block">The line split list.</div>
</li>
<li class="blockList">
<h4>coordinatesList</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">E</a>&gt; coordinatesList</pre>
<div class="block">The coordinates list.</div>
</li>
<li class="blockList">
<h4>coordinates</h4>
<pre>org.locationtech.jts.geom.Coordinate[] coordinates</pre>
<div class="block">The coordinates.</div>
</li>
<li class="blockList">
<h4>linear</h4>
<pre>org.locationtech.jts.geom.LinearRing linear</pre>
<div class="block">The linear.</div>
</li>
<li class="blockListLast">
<h4>actualEndOffset</h4>
<pre>int actualEndOffset</pre>
<div class="block">The actual end offset.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.core.spatialOperator</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.core.spatialOperator.KNNQuery">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialOperator/KNNQuery.html" title="class in org.apache.sedona.core.spatialOperator">org.apache.sedona.core.spatialOperator.KNNQuery</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialOperator.RangeQuery">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialOperator/RangeQuery.html" title="class in org.apache.sedona.core.spatialOperator">org.apache.sedona.core.spatialOperator.RangeQuery</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.core.spatialPartitioning</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.core.spatialPartitioning.EqualPartitioning">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialPartitioning/EqualPartitioning.html" title="class in org.apache.sedona.core.spatialPartitioning">org.apache.sedona.core.spatialPartitioning.EqualPartitioning</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>grids</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; grids</pre>
<div class="block">The grids.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialPartitioning.FlatGridPartitioner">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialPartitioning/FlatGridPartitioner.html" title="class in org.apache.sedona.core.spatialPartitioning">org.apache.sedona.core.spatialPartitioning.FlatGridPartitioner</a> extends <a href="org/apache/sedona/core/spatialPartitioning/SpatialPartitioner.html" title="class in org.apache.sedona.core.spatialPartitioning">SpatialPartitioner</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialPartitioning.HilbertPartitioning">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialPartitioning/HilbertPartitioning.html" title="class in org.apache.sedona.core.spatialPartitioning">org.apache.sedona.core.spatialPartitioning.HilbertPartitioning</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>splits</h4>
<pre>int[] splits</pre>
<div class="block">The splits.</div>
</li>
<li class="blockListLast">
<h4>grids</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; grids</pre>
<div class="block">The grids.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialPartitioning.KDB">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialPartitioning/KDB.html" title="class in org.apache.sedona.core.spatialPartitioning">org.apache.sedona.core.spatialPartitioning.KDB</a> extends <a href="org/apache/sedona/core/spatialPartitioning/PartitioningUtils.html" title="class in org.apache.sedona.core.spatialPartitioning">PartitioningUtils</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>maxItemsPerNode</h4>
<pre>int maxItemsPerNode</pre>
</li>
<li class="blockList">
<h4>maxLevels</h4>
<pre>int maxLevels</pre>
</li>
<li class="blockList">
<h4>extent</h4>
<pre>org.locationtech.jts.geom.Envelope extent</pre>
</li>
<li class="blockList">
<h4>level</h4>
<pre>int level</pre>
</li>
<li class="blockList">
<h4>items</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; items</pre>
</li>
<li class="blockList">
<h4>children</h4>
<pre><a href="org/apache/sedona/core/spatialPartitioning/KDB.html" title="class in org.apache.sedona.core.spatialPartitioning">KDB</a>[] children</pre>
</li>
<li class="blockListLast">
<h4>leafId</h4>
<pre>int leafId</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialPartitioning.KDBTreePartitioner">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialPartitioning/KDBTreePartitioner.html" title="class in org.apache.sedona.core.spatialPartitioning">org.apache.sedona.core.spatialPartitioning.KDBTreePartitioner</a> extends <a href="org/apache/sedona/core/spatialPartitioning/SpatialPartitioner.html" title="class in org.apache.sedona.core.spatialPartitioning">SpatialPartitioner</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>tree</h4>
<pre><a href="org/apache/sedona/core/spatialPartitioning/KDB.html" title="class in org.apache.sedona.core.spatialPartitioning">KDB</a> tree</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialPartitioning.QuadTreePartitioner">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialPartitioning/QuadTreePartitioner.html" title="class in org.apache.sedona.core.spatialPartitioning">org.apache.sedona.core.spatialPartitioning.QuadTreePartitioner</a> extends <a href="org/apache/sedona/core/spatialPartitioning/SpatialPartitioner.html" title="class in org.apache.sedona.core.spatialPartitioning">SpatialPartitioner</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>quadTree</h4>
<pre><a href="org/apache/sedona/core/spatialPartitioning/quadtree/StandardQuadTree.html" title="class in org.apache.sedona.core.spatialPartitioning.quadtree">StandardQuadTree</a>&lt;<a href="org/apache/sedona/core/spatialPartitioning/quadtree/StandardQuadTree.html" title="type parameter in StandardQuadTree">T</a>&gt; quadTree</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialPartitioning.QuadtreePartitioning">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialPartitioning/QuadtreePartitioning.html" title="class in org.apache.sedona.core.spatialPartitioning">org.apache.sedona.core.spatialPartitioning.QuadtreePartitioning</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>partitionTree</h4>
<pre><a href="org/apache/sedona/core/spatialPartitioning/quadtree/StandardQuadTree.html" title="class in org.apache.sedona.core.spatialPartitioning.quadtree">StandardQuadTree</a>&lt;<a href="org/apache/sedona/core/spatialPartitioning/quadtree/StandardQuadTree.html" title="type parameter in StandardQuadTree">T</a>&gt; partitionTree</pre>
<div class="block">The Quad-Tree.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialPartitioning.RtreePartitioning">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialPartitioning/RtreePartitioning.html" title="class in org.apache.sedona.core.spatialPartitioning">org.apache.sedona.core.spatialPartitioning.RtreePartitioning</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>grids</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; grids</pre>
<div class="block">The grids.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialPartitioning.SpatialPartitioner">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialPartitioning/SpatialPartitioner.html" title="class in org.apache.sedona.core.spatialPartitioning">org.apache.sedona.core.spatialPartitioning.SpatialPartitioner</a> extends org.apache.spark.Partitioner implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>gridType</h4>
<pre><a href="org/apache/sedona/core/enums/GridType.html" title="enum in org.apache.sedona.core.enums">GridType</a> gridType</pre>
</li>
<li class="blockListLast">
<h4>grids</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; grids</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialPartitioning.VoronoiPartitioning">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialPartitioning/VoronoiPartitioning.html" title="class in org.apache.sedona.core.spatialPartitioning">org.apache.sedona.core.spatialPartitioning.VoronoiPartitioning</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>grids</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; grids</pre>
<div class="block">The grids.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.core.spatialPartitioning.quadtree</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.core.spatialPartitioning.quadtree.QuadNode">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialPartitioning/quadtree/QuadNode.html" title="class in org.apache.sedona.core.spatialPartitioning.quadtree">org.apache.sedona.core.spatialPartitioning.quadtree.QuadNode</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>r</h4>
<pre><a href="org/apache/sedona/core/spatialPartitioning/quadtree/QuadRectangle.html" title="class in org.apache.sedona.core.spatialPartitioning.quadtree">QuadRectangle</a> r</pre>
</li>
<li class="blockListLast">
<h4>element</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> element</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialPartitioning.quadtree.QuadRectangle">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialPartitioning/quadtree/QuadRectangle.html" title="class in org.apache.sedona.core.spatialPartitioning.quadtree">org.apache.sedona.core.spatialPartitioning.quadtree.QuadRectangle</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>x</h4>
<pre>double x</pre>
</li>
<li class="blockList">
<h4>y</h4>
<pre>double y</pre>
</li>
<li class="blockList">
<h4>width</h4>
<pre>double width</pre>
</li>
<li class="blockList">
<h4>height</h4>
<pre>double height</pre>
</li>
<li class="blockList">
<h4>partitionId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> partitionId</pre>
</li>
<li class="blockListLast">
<h4>lineage</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lineage</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialPartitioning.quadtree.StandardQuadTree">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialPartitioning/quadtree/StandardQuadTree.html" title="class in org.apache.sedona.core.spatialPartitioning.quadtree">org.apache.sedona.core.spatialPartitioning.quadtree.StandardQuadTree</a> extends <a href="org/apache/sedona/core/spatialPartitioning/PartitioningUtils.html" title="class in org.apache.sedona.core.spatialPartitioning">PartitioningUtils</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>maxItemsPerZone</h4>
<pre>int maxItemsPerZone</pre>
</li>
<li class="blockList">
<h4>maxLevel</h4>
<pre>int maxLevel</pre>
</li>
<li class="blockList">
<h4>level</h4>
<pre>int level</pre>
</li>
<li class="blockList">
<h4>nodes</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; nodes</pre>
</li>
<li class="blockList">
<h4>zone</h4>
<pre><a href="org/apache/sedona/core/spatialPartitioning/quadtree/QuadRectangle.html" title="class in org.apache.sedona.core.spatialPartitioning.quadtree">QuadRectangle</a> zone</pre>
</li>
<li class="blockList">
<h4>nodeNum</h4>
<pre>int nodeNum</pre>
</li>
<li class="blockListLast">
<h4>regions</h4>
<pre><a href="org/apache/sedona/core/spatialPartitioning/quadtree/StandardQuadTree.html" title="class in org.apache.sedona.core.spatialPartitioning.quadtree">StandardQuadTree</a>&lt;<a href="org/apache/sedona/core/spatialPartitioning/quadtree/StandardQuadTree.html" title="type parameter in StandardQuadTree">T</a>&gt;[] regions</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.core.spatialRDD</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.core.spatialRDD.CircleRDD">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialRDD/CircleRDD.html" title="class in org.apache.sedona.core.spatialRDD">org.apache.sedona.core.spatialRDD.CircleRDD</a> extends <a href="org/apache/sedona/core/spatialRDD/SpatialRDD.html" title="class in org.apache.sedona.core.spatialRDD">SpatialRDD</a>&lt;<a href="http://sedona.apache.org/apidocs/org/apache/sedona/common/geometryObjects/Circle.html?is-external=true" title="class or interface in org.apache.sedona.common.geometryObjects">Circle</a>&gt; implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialRDD.LineStringRDD">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialRDD/LineStringRDD.html" title="class in org.apache.sedona.core.spatialRDD">org.apache.sedona.core.spatialRDD.LineStringRDD</a> extends <a href="org/apache/sedona/core/spatialRDD/SpatialRDD.html" title="class in org.apache.sedona.core.spatialRDD">SpatialRDD</a>&lt;org.locationtech.jts.geom.LineString&gt; implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialRDD.PointRDD">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialRDD/PointRDD.html" title="class in org.apache.sedona.core.spatialRDD">org.apache.sedona.core.spatialRDD.PointRDD</a> extends <a href="org/apache/sedona/core/spatialRDD/SpatialRDD.html" title="class in org.apache.sedona.core.spatialRDD">SpatialRDD</a>&lt;org.locationtech.jts.geom.Point&gt; implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialRDD.PolygonRDD">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialRDD/PolygonRDD.html" title="class in org.apache.sedona.core.spatialRDD">org.apache.sedona.core.spatialRDD.PolygonRDD</a> extends <a href="org/apache/sedona/core/spatialRDD/SpatialRDD.html" title="class in org.apache.sedona.core.spatialRDD">SpatialRDD</a>&lt;org.locationtech.jts.geom.Polygon&gt; implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialRDD.RectangleRDD">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialRDD/RectangleRDD.html" title="class in org.apache.sedona.core.spatialRDD">org.apache.sedona.core.spatialRDD.RectangleRDD</a> extends <a href="org/apache/sedona/core/spatialRDD/SpatialRDD.html" title="class in org.apache.sedona.core.spatialRDD">SpatialRDD</a>&lt;org.locationtech.jts.geom.Polygon&gt; implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialRDD.SpatialRDD">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialRDD/SpatialRDD.html" title="class in org.apache.sedona.core.spatialRDD">org.apache.sedona.core.spatialRDD.SpatialRDD</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>approximateTotalCount</h4>
<pre>long approximateTotalCount</pre>
<div class="block">The total number of records.</div>
</li>
<li class="blockList">
<h4>boundaryEnvelope</h4>
<pre>org.locationtech.jts.geom.Envelope boundaryEnvelope</pre>
<div class="block">The boundary envelope.</div>
</li>
<li class="blockList">
<h4>spatialPartitionedRDD</h4>
<pre>org.apache.spark.api.java.JavaRDD&lt;T&gt; spatialPartitionedRDD</pre>
<div class="block">The spatial partitioned RDD.</div>
</li>
<li class="blockList">
<h4>indexedRDD</h4>
<pre>org.apache.spark.api.java.JavaRDD&lt;T&gt; indexedRDD</pre>
<div class="block">The indexed RDD.</div>
</li>
<li class="blockList">
<h4>indexedRawRDD</h4>
<pre>org.apache.spark.api.java.JavaRDD&lt;T&gt; indexedRawRDD</pre>
<div class="block">The indexed raw RDD.</div>
</li>
<li class="blockList">
<h4>rawSpatialRDD</h4>
<pre>org.apache.spark.api.java.JavaRDD&lt;T&gt; rawSpatialRDD</pre>
<div class="block">The raw spatial RDD.</div>
</li>
<li class="blockList">
<h4>fieldNames</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; fieldNames</pre>
</li>
<li class="blockList">
<h4>CRStransformation</h4>
<pre>boolean CRStransformation</pre>
<div class="block">The CR stransformation.</div>
</li>
<li class="blockList">
<h4>sourceEpsgCode</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sourceEpsgCode</pre>
<div class="block">The source epsg code.</div>
</li>
<li class="blockList">
<h4>targetEpgsgCode</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> targetEpgsgCode</pre>
<div class="block">The target epgsg code.</div>
</li>
<li class="blockList">
<h4>partitioner</h4>
<pre><a href="org/apache/sedona/core/spatialPartitioning/SpatialPartitioner.html" title="class in org.apache.sedona.core.spatialPartitioning">SpatialPartitioner</a> partitioner</pre>
</li>
<li class="blockListLast">
<h4>sampleNumber</h4>
<pre>int sampleNumber</pre>
<div class="block">The sample number.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.core.spatialRddTool</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.core.spatialRddTool.IndexBuilder">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialRddTool/IndexBuilder.html" title="class in org.apache.sedona.core.spatialRddTool">org.apache.sedona.core.spatialRddTool.IndexBuilder</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>indexType</h4>
<pre><a href="org/apache/sedona/core/enums/IndexType.html" title="enum in org.apache.sedona.core.enums">IndexType</a> indexType</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.core.spatialRddTool.StatCalculator">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/spatialRddTool/StatCalculator.html" title="class in org.apache.sedona.core.spatialRddTool">org.apache.sedona.core.spatialRddTool.StatCalculator</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>boundary</h4>
<pre>org.locationtech.jts.geom.Envelope boundary</pre>
</li>
<li class="blockListLast">
<h4>count</h4>
<pre>long count</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.core.utils</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.core.utils.SedonaConf">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/core/utils/SedonaConf.html" title="class in org.apache.sedona.core.utils">org.apache.sedona.core.utils.SedonaConf</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>useIndex</h4>
<pre>boolean useIndex</pre>
</li>
<li class="blockList">
<h4>indexType</h4>
<pre><a href="org/apache/sedona/core/enums/IndexType.html" title="enum in org.apache.sedona.core.enums">IndexType</a> indexType</pre>
</li>
<li class="blockList">
<h4>joinSparitionDominantSide</h4>
<pre><a href="org/apache/sedona/core/enums/JoinSparitionDominantSide.html" title="enum in org.apache.sedona.core.enums">JoinSparitionDominantSide</a> joinSparitionDominantSide</pre>
</li>
<li class="blockList">
<h4>joinBuildSide</h4>
<pre><a href="org/apache/sedona/core/enums/JoinBuildSide.html" title="enum in org.apache.sedona.core.enums">JoinBuildSide</a> joinBuildSide</pre>
</li>
<li class="blockList">
<h4>joinApproximateTotalCount</h4>
<pre>long joinApproximateTotalCount</pre>
</li>
<li class="blockList">
<h4>datasetBoundary</h4>
<pre>org.locationtech.jts.geom.Envelope datasetBoundary</pre>
</li>
<li class="blockList">
<h4>fallbackPartitionNum</h4>
<pre>int fallbackPartitionNum</pre>
</li>
<li class="blockList">
<h4>joinGridType</h4>
<pre><a href="org/apache/sedona/core/enums/GridType.html" title="enum in org.apache.sedona.core.enums">GridType</a> joinGridType</pre>
</li>
<li class="blockList">
<h4>autoBroadcastJoinThreshold</h4>
<pre>long autoBroadcastJoinThreshold</pre>
</li>
<li class="blockListLast">
<h4>spatialJoinOptimizationMode</h4>
<pre><a href="org/apache/sedona/core/enums/SpatialJoinOptimizationMode.html" title="enum in org.apache.sedona.core.enums">SpatialJoinOptimizationMode</a> spatialJoinOptimizationMode</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.viz.core</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.viz.core.ColoringRule">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/viz/core/ColoringRule.html" title="class in org.apache.sedona.viz.core">org.apache.sedona.viz.core.ColoringRule</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.viz.core.GlobalParameter">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/viz/core/GlobalParameter.html" title="class in org.apache.sedona.viz.core">org.apache.sedona.viz.core.GlobalParameter</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>resolutionX</h4>
<pre>int resolutionX</pre>
<div class="block">The resolution X.</div>
</li>
<li class="blockList">
<h4>resolutionY</h4>
<pre>int resolutionY</pre>
<div class="block">The resolution Y.</div>
</li>
<li class="blockList">
<h4>reverseSpatialCoordinate</h4>
<pre>boolean reverseSpatialCoordinate</pre>
<div class="block">The reverse spatial coordinate.</div>
</li>
<li class="blockList">
<h4>drawOutlineOnly</h4>
<pre>boolean drawOutlineOnly</pre>
<div class="block">The draw outline only.</div>
</li>
<li class="blockList">
<h4>minTreeLevel</h4>
<pre>int minTreeLevel</pre>
<div class="block">The min tree level.</div>
</li>
<li class="blockList">
<h4>filterRadius</h4>
<pre>int filterRadius</pre>
<div class="block">The filter radius.</div>
</li>
<li class="blockList">
<h4>photoFilter</h4>
<pre><a href="org/apache/sedona/viz/core/PhotoFilter.html" title="class in org.apache.sedona.viz.core">PhotoFilter</a> photoFilter</pre>
<div class="block">The photo filter.</div>
</li>
<li class="blockList">
<h4>samplingFraction</h4>
<pre>double samplingFraction</pre>
<div class="block">The sample amount.</div>
</li>
<li class="blockList">
<h4>maxPixelWeight</h4>
<pre>int maxPixelWeight</pre>
<div class="block">The max pixel weight.</div>
</li>
<li class="blockList">
<h4>coloringRule</h4>
<pre><a href="org/apache/sedona/viz/core/ColoringRule.html" title="class in org.apache.sedona.viz.core">ColoringRule</a> coloringRule</pre>
<div class="block">The coloring rule.</div>
</li>
<li class="blockList">
<h4>controlColorChannel</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/awt/Color.html?is-external=true" title="class or interface in java.awt">Color</a> controlColorChannel</pre>
<div class="block">The control color channel.</div>
</li>
<li class="blockList">
<h4>useInverseRatioForControlColorChannel</h4>
<pre>boolean useInverseRatioForControlColorChannel</pre>
<div class="block">The use inverse ratio for control color channel.</div>
</li>
<li class="blockList">
<h4>colorAlpha</h4>
<pre>int colorAlpha</pre>
<div class="block">The color alpha.</div>
</li>
<li class="blockList">
<h4>datasetBoundary</h4>
<pre>org.locationtech.jts.geom.Envelope datasetBoundary</pre>
<div class="block">The dataset boundary.</div>
</li>
<li class="blockList">
<h4>partitionsOnSingleAxis</h4>
<pre>int partitionsOnSingleAxis</pre>
<div class="block">The partitions on single axis.</div>
</li>
<li class="blockList">
<h4>partitionIntervalX</h4>
<pre>double partitionIntervalX</pre>
<div class="block">The partition interval X.</div>
</li>
<li class="blockList">
<h4>partitionIntervalY</h4>
<pre>double partitionIntervalY</pre>
<div class="block">The partition interval Y.</div>
</li>
<li class="blockList">
<h4>useUserSuppliedResolution</h4>
<pre>boolean useUserSuppliedResolution</pre>
<div class="block">The use user supplied resolution.</div>
</li>
<li class="blockList">
<h4>maxPartitionTreeLevel</h4>
<pre>int maxPartitionTreeLevel</pre>
<div class="block">The max partition tree level.</div>
</li>
<li class="blockListLast">
<h4>overwriteExistingImages</h4>
<pre>boolean overwriteExistingImages</pre>
<div class="block">The overwrite existing images.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.viz.core.ImageGenerator">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/viz/core/ImageGenerator.html" title="class in org.apache.sedona.viz.core">org.apache.sedona.viz.core.ImageGenerator</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.viz.core.ImageSerializableWrapper">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/viz/core/ImageSerializableWrapper.html" title="class in org.apache.sedona.viz.core">org.apache.sedona.viz.core.ImageSerializableWrapper</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList">
<h4>readObject</h4>
<pre>private&nbsp;void&nbsp;readObject(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</a>&nbsp;in)
throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<div class="block">Read object.</div>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code> - the class not found exception</dd>
</dl>
</li>
<li class="blockListLast">
<h4>writeObject</h4>
<pre>private&nbsp;void&nbsp;writeObject(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</a>&nbsp;out)
throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block">Write object.</div>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.viz.core.VisualizationOperator">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/viz/core/VisualizationOperator.html" title="class in org.apache.sedona.viz.core">org.apache.sedona.viz.core.VisualizationOperator</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>rasterImage</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/awt/image/BufferedImage.html?is-external=true" title="class or interface in java.awt.image">BufferedImage</a> rasterImage</pre>
<div class="block">The raster image.</div>
</li>
<li class="blockList">
<h4>distributedRasterImage</h4>
<pre>org.apache.spark.api.java.JavaPairRDD&lt;K,V&gt; distributedRasterImage</pre>
<div class="block">The distributed raster image.</div>
</li>
<li class="blockList">
<h4>vectorImage</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; vectorImage</pre>
<div class="block">The vector image.</div>
</li>
<li class="blockList">
<h4>distributedVectorImage</h4>
<pre>org.apache.spark.api.java.JavaPairRDD&lt;K,V&gt; distributedVectorImage</pre>
<div class="block">The distributed vector image.</div>
</li>
<li class="blockList">
<h4>colorizeOption</h4>
<pre><a href="org/apache/sedona/viz/utils/ColorizeOption.html" title="enum in org.apache.sedona.viz.utils">ColorizeOption</a> colorizeOption</pre>
<div class="block">The colorize option.</div>
</li>
<li class="blockList">
<h4>maxPixelCount</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a> maxPixelCount</pre>
<div class="block">The max pixel count.</div>
</li>
<li class="blockList">
<h4>reverseSpatialCoordinate</h4>
<pre>boolean reverseSpatialCoordinate</pre>
<div class="block">The reverse spatial coordinate.</div>
</li>
<li class="blockList">
<h4>resolutionX</h4>
<pre>int resolutionX</pre>
<div class="block">The resolution X.</div>
</li>
<li class="blockList">
<h4>resolutionY</h4>
<pre>int resolutionY</pre>
<div class="block">The resolution Y.</div>
</li>
<li class="blockList">
<h4>datasetBoundary</h4>
<pre>org.locationtech.jts.geom.Envelope datasetBoundary</pre>
<div class="block">The dataset boundary.</div>
</li>
<li class="blockList">
<h4>red</h4>
<pre>int red</pre>
<div class="block">The red.</div>
</li>
<li class="blockList">
<h4>green</h4>
<pre>int green</pre>
<div class="block">The green.</div>
</li>
<li class="blockList">
<h4>blue</h4>
<pre>int blue</pre>
<div class="block">The blue.</div>
</li>
<li class="blockList">
<h4>colorAlpha</h4>
<pre>int colorAlpha</pre>
<div class="block">The color alpha.</div>
</li>
<li class="blockList">
<h4>controlColorChannel</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/awt/Color.html?is-external=true" title="class or interface in java.awt">Color</a> controlColorChannel</pre>
<div class="block">The control color channel.</div>
</li>
<li class="blockList">
<h4>useInverseRatioForControlColorChannel</h4>
<pre>boolean useInverseRatioForControlColorChannel</pre>
<div class="block">The use inverse ratio for control color channel.</div>
</li>
<li class="blockList">
<h4>distributedRasterCountMatrix</h4>
<pre>org.apache.spark.api.java.JavaPairRDD&lt;K,V&gt; distributedRasterCountMatrix</pre>
<div class="block">The distributed raster count matrix.</div>
</li>
<li class="blockList">
<h4>distributedRasterColorMatrix</h4>
<pre>org.apache.spark.api.java.JavaPairRDD&lt;K,V&gt; distributedRasterColorMatrix</pre>
<div class="block">The distributed raster color matrix.</div>
</li>
<li class="blockList">
<h4>distributedVectorObjects</h4>
<pre>org.apache.spark.api.java.JavaPairRDD&lt;K,V&gt; distributedVectorObjects</pre>
<div class="block">The distributed vector objects.</div>
</li>
<li class="blockList">
<h4>distributedVectorColors</h4>
<pre>org.apache.spark.api.java.JavaPairRDD&lt;K,V&gt; distributedVectorColors</pre>
<div class="block">The distributed vector colors.</div>
</li>
<li class="blockList">
<h4>onlyDrawOutline</h4>
<pre>boolean onlyDrawOutline</pre>
<div class="block">The only draw outline.</div>
</li>
<li class="blockList">
<h4>PhotoFilterConvolutionMatrix</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>[][] PhotoFilterConvolutionMatrix</pre>
<div class="block">The Photo filter convolution matrix.</div>
</li>
<li class="blockList">
<h4>photoFilterRadius</h4>
<pre>int photoFilterRadius</pre>
<div class="block">The photo filter radius.</div>
</li>
<li class="blockList">
<h4>partitionX</h4>
<pre>int partitionX</pre>
<div class="block">The partition X.</div>
</li>
<li class="blockList">
<h4>partitionY</h4>
<pre>int partitionY</pre>
<div class="block">The partition Y.</div>
</li>
<li class="blockList">
<h4>partitionIntervalX</h4>
<pre>int partitionIntervalX</pre>
<div class="block">The partition interval X.</div>
</li>
<li class="blockList">
<h4>partitionIntervalY</h4>
<pre>int partitionIntervalY</pre>
<div class="block">The partition interval Y.</div>
</li>
<li class="blockList">
<h4>hasBeenSpatialPartitioned</h4>
<pre>boolean hasBeenSpatialPartitioned</pre>
<div class="block">The has been spatial partitioned.</div>
</li>
<li class="blockList">
<h4>parallelPhotoFilter</h4>
<pre>boolean parallelPhotoFilter</pre>
<div class="block">The parallel photo filter.</div>
</li>
<li class="blockListLast">
<h4>parallelRenderImage</h4>
<pre>boolean parallelRenderImage</pre>
<div class="block">The parallel render image.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.viz.core.VisualizationPartitioner">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/viz/core/VisualizationPartitioner.html" title="class in org.apache.sedona.viz.core">org.apache.sedona.viz.core.VisualizationPartitioner</a> extends org.apache.spark.Partitioner implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>resolutionX</h4>
<pre>int resolutionX</pre>
<div class="block">The partition interval Y.</div>
</li>
<li class="blockList">
<h4>resolutionY</h4>
<pre>int resolutionY</pre>
<div class="block">The partition interval Y.</div>
</li>
<li class="blockList">
<h4>partitionX</h4>
<pre>int partitionX</pre>
<div class="block">The partition interval Y.</div>
</li>
<li class="blockList">
<h4>partitionY</h4>
<pre>int partitionY</pre>
<div class="block">The partition interval Y.</div>
</li>
<li class="blockList">
<h4>partitionIntervalX</h4>
<pre>int partitionIntervalX</pre>
<div class="block">The partition interval Y.</div>
</li>
<li class="blockListLast">
<h4>partitionIntervalY</h4>
<pre>int partitionIntervalY</pre>
<div class="block">The partition interval Y.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.viz.extension.coloringRule</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.viz.extension.coloringRule.LinearFunction">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/viz/extension/coloringRule/LinearFunction.html" title="class in org.apache.sedona.viz.extension.coloringRule">org.apache.sedona.viz.extension.coloringRule.LinearFunction</a> extends <a href="org/apache/sedona/viz/core/ColoringRule.html" title="class in org.apache.sedona.viz.core">ColoringRule</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.viz.extension.coloringRule.PiecewiseFunction">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/viz/extension/coloringRule/PiecewiseFunction.html" title="class in org.apache.sedona.viz.extension.coloringRule">org.apache.sedona.viz.extension.coloringRule.PiecewiseFunction</a> extends <a href="org/apache/sedona/viz/core/ColoringRule.html" title="class in org.apache.sedona.viz.core">ColoringRule</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.viz.extension.imageGenerator</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.viz.extension.imageGenerator.SedonaVizImageGenerator">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/viz/extension/imageGenerator/SedonaVizImageGenerator.html" title="class in org.apache.sedona.viz.extension.imageGenerator">org.apache.sedona.viz.extension.imageGenerator.SedonaVizImageGenerator</a> extends <a href="org/apache/sedona/viz/core/ImageGenerator.html" title="class in org.apache.sedona.viz.core">ImageGenerator</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.viz.extension.visualizationEffect</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.viz.extension.visualizationEffect.ChoroplethMap">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/viz/extension/visualizationEffect/ChoroplethMap.html" title="class in org.apache.sedona.viz.extension.visualizationEffect">org.apache.sedona.viz.extension.visualizationEffect.ChoroplethMap</a> extends <a href="org/apache/sedona/viz/core/VisualizationOperator.html" title="class in org.apache.sedona.viz.core">VisualizationOperator</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.viz.extension.visualizationEffect.HeatMap">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/viz/extension/visualizationEffect/HeatMap.html" title="class in org.apache.sedona.viz.extension.visualizationEffect">org.apache.sedona.viz.extension.visualizationEffect.HeatMap</a> extends <a href="org/apache/sedona/viz/core/VisualizationOperator.html" title="class in org.apache.sedona.viz.core">VisualizationOperator</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.sedona.viz.extension.visualizationEffect.ScatterPlot">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/viz/extension/visualizationEffect/ScatterPlot.html" title="class in org.apache.sedona.viz.extension.visualizationEffect">org.apache.sedona.viz.extension.visualizationEffect.ScatterPlot</a> extends <a href="org/apache/sedona/viz/core/VisualizationOperator.html" title="class in org.apache.sedona.viz.core">VisualizationOperator</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.sedona.viz.utils</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.sedona.viz.utils.Pixel">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/viz/utils/Pixel.html" title="class in org.apache.sedona.viz.utils">org.apache.sedona.viz.utils.Pixel</a> extends org.locationtech.jts.geom.Point implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>resolutionX</h4>
<pre>int resolutionX</pre>
<div class="block">The resolution X.</div>
</li>
<li class="blockList">
<h4>resolutionY</h4>
<pre>int resolutionY</pre>
<div class="block">The resolution Y.</div>
</li>
<li class="blockList">
<h4>isDuplicate</h4>
<pre>boolean isDuplicate</pre>
<div class="block">The is duplicate.</div>
</li>
<li class="blockListLast">
<h4>currentPartitionId</h4>
<pre>int currentPartitionId</pre>
<div class="block">The current partition id.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.sedona.viz.utils.RasterizationUtils">
<!-- -->
</a>
<h3>Class <a href="org/apache/sedona/viz/utils/RasterizationUtils.html" title="class in org.apache.sedona.viz.utils">org.apache.sedona.viz.utils.RasterizationUtils</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-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">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.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>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>