Skip navigation links
A C D F G L M O P R S T V W X 

A

AbstractGeometryVector<T extends org.locationtech.jts.geom.Geometry,U extends org.apache.arrow.vector.FieldVector,V extends org.apache.arrow.vector.FieldVector> - Class in org.locationtech.geomesa.arrow.vector.impl
 
AbstractGeometryVector(U) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractGeometryVector
 
AbstractLineStringVector<T extends org.apache.arrow.vector.FieldVector> - Class in org.locationtech.geomesa.arrow.vector.impl
 
AbstractLineStringVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractLineStringVector
 
AbstractLineStringVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractLineStringVector
 
AbstractLineStringVector(ListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractLineStringVector
 
AbstractMultiLineStringVector<T extends org.apache.arrow.vector.FieldVector> - Class in org.locationtech.geomesa.arrow.vector.impl
 
AbstractMultiLineStringVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiLineStringVector
 
AbstractMultiLineStringVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiLineStringVector
 
AbstractMultiLineStringVector(ListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiLineStringVector
 
AbstractMultiPointVector<T extends org.apache.arrow.vector.FieldVector> - Class in org.locationtech.geomesa.arrow.vector.impl
 
AbstractMultiPointVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiPointVector
 
AbstractMultiPointVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiPointVector
 
AbstractMultiPointVector(ListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiPointVector
 
AbstractMultiPolygonVector<T extends org.apache.arrow.vector.FieldVector> - Class in org.locationtech.geomesa.arrow.vector.impl
 
AbstractMultiPolygonVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiPolygonVector
 
AbstractMultiPolygonVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiPolygonVector
 
AbstractMultiPolygonVector(ListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiPolygonVector
 
AbstractPointVector<T extends org.apache.arrow.vector.FieldVector> - Class in org.locationtech.geomesa.arrow.vector.impl
 
AbstractPointVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractPointVector
 
AbstractPointVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractPointVector
 
AbstractPointVector(FixedSizeListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractPointVector
 
AbstractPolygonVector<T extends org.apache.arrow.vector.FieldVector> - Class in org.locationtech.geomesa.arrow.vector.impl
 
AbstractPolygonVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractPolygonVector
 
AbstractPolygonVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractPolygonVector
 
AbstractPolygonVector(ListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.impl.AbstractPolygonVector
 

C

close() - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractGeometryVector
 
createFieldType(Map<String, String>) - Static method in class org.locationtech.geomesa.arrow.vector.impl.AbstractLineStringVector
 
createFieldType(Map<String, String>) - Static method in class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiLineStringVector
 
createFieldType(Map<String, String>) - Static method in class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiPointVector
 
createFieldType(Map<String, String>) - Static method in class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiPolygonVector
 
createFieldType(Map<String, String>) - Static method in class org.locationtech.geomesa.arrow.vector.impl.AbstractPointVector
 
createFieldType(Map<String, String>) - Static method in class org.locationtech.geomesa.arrow.vector.impl.AbstractPolygonVector
 

D

DOUBLE_TYPE - Static variable in class org.locationtech.geomesa.arrow.vector.GeometryFields
 

F

factory - Static variable in interface org.locationtech.geomesa.arrow.vector.GeometryVector
 
fields - Static variable in class org.locationtech.geomesa.arrow.vector.LineStringFloatVector
 
fields - Static variable in class org.locationtech.geomesa.arrow.vector.LineStringVector
 
fields - Static variable in class org.locationtech.geomesa.arrow.vector.MultiLineStringFloatVector
 
fields - Static variable in class org.locationtech.geomesa.arrow.vector.MultiLineStringVector
 
fields - Static variable in class org.locationtech.geomesa.arrow.vector.MultiPointFloatVector
 
fields - Static variable in class org.locationtech.geomesa.arrow.vector.MultiPointVector
 
fields - Static variable in class org.locationtech.geomesa.arrow.vector.MultiPolygonFloatVector
 
fields - Static variable in class org.locationtech.geomesa.arrow.vector.MultiPolygonVector
 
fields - Static variable in class org.locationtech.geomesa.arrow.vector.PointFloatVector
 
fields - Static variable in class org.locationtech.geomesa.arrow.vector.PointVector
 
fields - Static variable in class org.locationtech.geomesa.arrow.vector.PolygonFloatVector
 
fields - Static variable in class org.locationtech.geomesa.arrow.vector.PolygonVector
 
FLOAT_TYPE - Static variable in class org.locationtech.geomesa.arrow.vector.GeometryFields
 

G

GeometryFields - Class in org.locationtech.geomesa.arrow.vector
Defines the fields (schema) used by geometry vectors
GeometryVector<T extends org.locationtech.jts.geom.Geometry,V extends org.apache.arrow.vector.FieldVector> - Interface in org.locationtech.geomesa.arrow.vector
Complex vector for geometries
GeometryVector.GeometryReader<T extends org.locationtech.jts.geom.Geometry> - Interface in org.locationtech.geomesa.arrow.vector
Deprecated.
GeometryVector.GeometryWriter<T extends org.locationtech.jts.geom.Geometry> - Interface in org.locationtech.geomesa.arrow.vector
Deprecated.
get(int) - Method in interface org.locationtech.geomesa.arrow.vector.GeometryVector.GeometryReader
Deprecated.
 
get(int) - Method in interface org.locationtech.geomesa.arrow.vector.GeometryVector
 
get(int) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractLineStringVector
 
get(int) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiLineStringVector
 
get(int) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiPointVector
 
get(int) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiPolygonVector
 
get(int) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractPointVector
 
get(int) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractPolygonVector
 
getCoordinateX(int) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractLineStringVector
 
getCoordinateX(int) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractPointVector
Specialized read methods to return a single ordinate at a time.
getCoordinateY(int) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractLineStringVector
 
getCoordinateY(int) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractPointVector
Specialized read methods to return a single ordinate at a time.
getEndOffset(int) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractLineStringVector
 
getFields() - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractGeometryVector
 
getFields() - Method in class org.locationtech.geomesa.arrow.vector.LineStringFloatVector
 
getFields() - Method in class org.locationtech.geomesa.arrow.vector.LineStringVector
 
getFields() - Method in class org.locationtech.geomesa.arrow.vector.MultiLineStringFloatVector
 
getFields() - Method in class org.locationtech.geomesa.arrow.vector.MultiLineStringVector
 
getFields() - Method in class org.locationtech.geomesa.arrow.vector.MultiPointFloatVector
 
getFields() - Method in class org.locationtech.geomesa.arrow.vector.MultiPointVector
 
getFields() - Method in class org.locationtech.geomesa.arrow.vector.MultiPolygonFloatVector
 
getFields() - Method in class org.locationtech.geomesa.arrow.vector.MultiPolygonVector
 
getFields() - Method in class org.locationtech.geomesa.arrow.vector.PointFloatVector
 
getFields() - Method in class org.locationtech.geomesa.arrow.vector.PointVector
 
getFields() - Method in class org.locationtech.geomesa.arrow.vector.PolygonFloatVector
 
getFields() - Method in class org.locationtech.geomesa.arrow.vector.PolygonVector
 
getNullCount() - Method in interface org.locationtech.geomesa.arrow.vector.GeometryVector.GeometryReader
Deprecated.
 
getNullCount() - Method in interface org.locationtech.geomesa.arrow.vector.GeometryVector
 
getNullCount() - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractGeometryVector
 
getOrdinalVector() - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractGeometryVector
 
getReader() - Method in interface org.locationtech.geomesa.arrow.vector.GeometryVector
Deprecated.
getReader() - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractGeometryVector
Deprecated.
getStartOffset(int) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractLineStringVector
 
getValueCount() - Method in interface org.locationtech.geomesa.arrow.vector.GeometryVector.GeometryReader
Deprecated.
 
getValueCount() - Method in interface org.locationtech.geomesa.arrow.vector.GeometryVector
 
getValueCount() - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractGeometryVector
 
getVector() - Method in interface org.locationtech.geomesa.arrow.vector.GeometryVector
 
getVector() - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractGeometryVector
 
getWriter() - Method in interface org.locationtech.geomesa.arrow.vector.GeometryVector
Deprecated.
getWriter() - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractGeometryVector
Deprecated.

L

LineStringFloatVector - Class in org.locationtech.geomesa.arrow.vector
 
LineStringFloatVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.LineStringFloatVector
 
LineStringFloatVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.LineStringFloatVector
 
LineStringFloatVector(ListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.LineStringFloatVector
 
LineStringVector - Class in org.locationtech.geomesa.arrow.vector
Double-precision vector for line strings
LineStringVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.LineStringVector
 
LineStringVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.LineStringVector
 
LineStringVector(ListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.LineStringVector
 

M

MultiLineStringFloatVector - Class in org.locationtech.geomesa.arrow.vector
 
MultiLineStringFloatVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiLineStringFloatVector
 
MultiLineStringFloatVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiLineStringFloatVector
 
MultiLineStringFloatVector(ListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiLineStringFloatVector
 
MultiLineStringVector - Class in org.locationtech.geomesa.arrow.vector
Double-precision vector for multi-line strings
MultiLineStringVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiLineStringVector
 
MultiLineStringVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiLineStringVector
 
MultiLineStringVector(ListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiLineStringVector
 
MultiPointFloatVector - Class in org.locationtech.geomesa.arrow.vector
 
MultiPointFloatVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiPointFloatVector
 
MultiPointFloatVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiPointFloatVector
 
MultiPointFloatVector(ListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiPointFloatVector
 
MultiPointVector - Class in org.locationtech.geomesa.arrow.vector
Double-precision vector for multi-points
MultiPointVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiPointVector
 
MultiPointVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiPointVector
 
MultiPointVector(ListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiPointVector
 
MultiPolygonFloatVector - Class in org.locationtech.geomesa.arrow.vector
 
MultiPolygonFloatVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiPolygonFloatVector
 
MultiPolygonFloatVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiPolygonFloatVector
 
MultiPolygonFloatVector(ListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiPolygonFloatVector
 
MultiPolygonVector - Class in org.locationtech.geomesa.arrow.vector
Double-precision vector for multi-polygons
MultiPolygonVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiPolygonVector
 
MultiPolygonVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiPolygonVector
 
MultiPolygonVector(ListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.MultiPolygonVector
 

O

org.locationtech.geomesa.arrow.vector - package org.locationtech.geomesa.arrow.vector
 
org.locationtech.geomesa.arrow.vector.impl - package org.locationtech.geomesa.arrow.vector.impl
 

P

PointFloatVector - Class in org.locationtech.geomesa.arrow.vector
 
PointFloatVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.PointFloatVector
 
PointFloatVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.PointFloatVector
 
PointFloatVector(FixedSizeListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.PointFloatVector
 
PointVector - Class in org.locationtech.geomesa.arrow.vector
Double-precision vector for points
PointVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.PointVector
 
PointVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.PointVector
 
PointVector(FixedSizeListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.PointVector
 
PolygonFloatVector - Class in org.locationtech.geomesa.arrow.vector
 
PolygonFloatVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.PolygonFloatVector
 
PolygonFloatVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.PolygonFloatVector
 
PolygonFloatVector(ListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.PolygonFloatVector
 
PolygonVector - Class in org.locationtech.geomesa.arrow.vector
Double-precision vector for polygons
PolygonVector(String, BufferAllocator, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.PolygonVector
 
PolygonVector(String, AbstractContainerVector, Map<String, String>) - Constructor for class org.locationtech.geomesa.arrow.vector.PolygonVector
 
PolygonVector(ListVector) - Constructor for class org.locationtech.geomesa.arrow.vector.PolygonVector
 
precisionFromField(Field) - Static method in class org.locationtech.geomesa.arrow.vector.GeometryFields
Determines the geometry precision of a vector based on its field

R

readOrdinal(int) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractGeometryVector
 
readOrdinal(int) - Method in class org.locationtech.geomesa.arrow.vector.LineStringFloatVector
 
readOrdinal(int) - Method in class org.locationtech.geomesa.arrow.vector.LineStringVector
 
readOrdinal(int) - Method in class org.locationtech.geomesa.arrow.vector.MultiLineStringFloatVector
 
readOrdinal(int) - Method in class org.locationtech.geomesa.arrow.vector.MultiLineStringVector
 
readOrdinal(int) - Method in class org.locationtech.geomesa.arrow.vector.MultiPointFloatVector
 
readOrdinal(int) - Method in class org.locationtech.geomesa.arrow.vector.MultiPointVector
 
readOrdinal(int) - Method in class org.locationtech.geomesa.arrow.vector.MultiPolygonFloatVector
 
readOrdinal(int) - Method in class org.locationtech.geomesa.arrow.vector.MultiPolygonVector
 
readOrdinal(int) - Method in class org.locationtech.geomesa.arrow.vector.PointFloatVector
 
readOrdinal(int) - Method in class org.locationtech.geomesa.arrow.vector.PointVector
 
readOrdinal(int) - Method in class org.locationtech.geomesa.arrow.vector.PolygonFloatVector
 
readOrdinal(int) - Method in class org.locationtech.geomesa.arrow.vector.PolygonVector
 

S

set(int, T) - Method in interface org.locationtech.geomesa.arrow.vector.GeometryVector.GeometryWriter
Deprecated.
 
set(int, T) - Method in interface org.locationtech.geomesa.arrow.vector.GeometryVector
 
set(int, LineString) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractLineStringVector
 
set(int, MultiLineString) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiLineStringVector
 
set(int, MultiPoint) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiPointVector
 
set(int, MultiPolygon) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractMultiPolygonVector
 
set(int, Point) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractPointVector
 
set(int, Polygon) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractPolygonVector
 
setOrdinalVector(V) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractGeometryVector
 
setValueCount(int) - Method in interface org.locationtech.geomesa.arrow.vector.GeometryVector.GeometryWriter
Deprecated.
 
setValueCount(int) - Method in interface org.locationtech.geomesa.arrow.vector.GeometryVector
 
setValueCount(int) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractGeometryVector
 

T

transfer(int, int, GeometryVector<T, V>) - Method in interface org.locationtech.geomesa.arrow.vector.GeometryVector
 
transfer(int, int, GeometryVector<T, U>) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractGeometryVector
 
transfer(int, int, GeometryVector<Point, FixedSizeListVector>) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractPointVector
 

V

vector - Variable in class org.locationtech.geomesa.arrow.vector.impl.AbstractGeometryVector
 

W

wrap(FieldVector) - Static method in class org.locationtech.geomesa.arrow.vector.GeometryFields
 
writeOrdinal(int, double) - Method in class org.locationtech.geomesa.arrow.vector.impl.AbstractGeometryVector
 
writeOrdinal(int, double) - Method in class org.locationtech.geomesa.arrow.vector.LineStringFloatVector
 
writeOrdinal(int, double) - Method in class org.locationtech.geomesa.arrow.vector.LineStringVector
 
writeOrdinal(int, double) - Method in class org.locationtech.geomesa.arrow.vector.MultiLineStringFloatVector
 
writeOrdinal(int, double) - Method in class org.locationtech.geomesa.arrow.vector.MultiLineStringVector
 
writeOrdinal(int, double) - Method in class org.locationtech.geomesa.arrow.vector.MultiPointFloatVector
 
writeOrdinal(int, double) - Method in class org.locationtech.geomesa.arrow.vector.MultiPointVector
 
writeOrdinal(int, double) - Method in class org.locationtech.geomesa.arrow.vector.MultiPolygonFloatVector
 
writeOrdinal(int, double) - Method in class org.locationtech.geomesa.arrow.vector.MultiPolygonVector
 
writeOrdinal(int, double) - Method in class org.locationtech.geomesa.arrow.vector.PointFloatVector
 
writeOrdinal(int, double) - Method in class org.locationtech.geomesa.arrow.vector.PointVector
 
writeOrdinal(int, double) - Method in class org.locationtech.geomesa.arrow.vector.PolygonFloatVector
 
writeOrdinal(int, double) - Method in class org.locationtech.geomesa.arrow.vector.PolygonVector
 

X

XY_DOUBLE - Static variable in class org.locationtech.geomesa.arrow.vector.GeometryFields
Single double vector, appropriate for storing Points
XY_DOUBLE_LIST - Static variable in class org.locationtech.geomesa.arrow.vector.GeometryFields
Nested list of doubles, appropriate for storing MultiPoints or LineStrings
XY_DOUBLE_LIST_2 - Static variable in class org.locationtech.geomesa.arrow.vector.GeometryFields
Doubly-nested list of doubles, appropriate for storing MultiLineStrings or Polygons
XY_DOUBLE_LIST_3 - Static variable in class org.locationtech.geomesa.arrow.vector.GeometryFields
Triply-nested list of doubles, appropriate for storing MultiPolygons
XY_FLOAT - Static variable in class org.locationtech.geomesa.arrow.vector.GeometryFields
Single float vector, appropriate for storing Points
XY_FLOAT_LIST - Static variable in class org.locationtech.geomesa.arrow.vector.GeometryFields
Nested list of floats, appropriate for storing MultiPoints or LineStrings
XY_FLOAT_LIST_2 - Static variable in class org.locationtech.geomesa.arrow.vector.GeometryFields
Doubly-nested list of floats, appropriate for storing MultiLineStrings or Polygons
XY_FLOAT_LIST_3 - Static variable in class org.locationtech.geomesa.arrow.vector.GeometryFields
Triply-nested list of floats, appropriate for storing MultiPolygons
A C D F G L M O P R S T V W X 
Skip navigation links

Copyright © 2013–2018. All rights reserved.