Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

ApplyPhotoFilter(JavaSparkContext) - Method in class org.apache.sedona.viz.core.VisualizationOperator
Apply photo filter.
assignPartitionID(Tuple2<Pixel, Double>) - Method in class org.apache.sedona.viz.core.VisualizationPartitioner
Assign partition ID.
assignPartitionIDs(Tuple2<Pixel, Double>, int) - Method in class org.apache.sedona.viz.core.VisualizationPartitioner
Assign partition I ds.

B

backRasterImage - Variable in class org.apache.sedona.viz.core.RasterOverlayOperator
The back raster image.
backVectorImage - Variable in class org.apache.sedona.viz.core.VectorOverlayOperator
The back vector image.
BigBufferedImage - Class in org.apache.sedona.viz.core
The Class BigBufferedImage.
blue - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The blue.
BoxBlur - Class in org.apache.sedona.viz.extension.photoFilter
The Class BoxBlur.
BoxBlur(int) - Constructor for class org.apache.sedona.viz.extension.photoFilter.BoxBlur
Instantiates a new box blur.
buildChoroplethMap(String) - Static method in class org.apache.sedona.viz.showcase.Example
Builds the choropleth map.
buildHeatMap(String) - Static method in class org.apache.sedona.viz.showcase.Example
Builds the heat map.
buildScatterPlot(String) - Static method in class org.apache.sedona.viz.showcase.Example
Builds the scatter plot.

C

Calculate2DPartitionId(int, int, int, int, int, int) - Static method in class org.apache.sedona.viz.core.VisualizationPartitioner
Calculate the 2D partition ID, in a format
CalculatePartitionId(int, int, int, int, int, int) - Static method in class org.apache.sedona.viz.core.VisualizationPartitioner
Calculate partition id.
ChoroplethMap - Class in org.apache.sedona.viz.extension.visualizationEffect
The Class ChoroplethMap.
ChoroplethMap(int, int, Envelope, boolean) - Constructor for class org.apache.sedona.viz.extension.visualizationEffect.ChoroplethMap
Instantiates a new choropleth map.
ChoroplethMap(int, int, Envelope, boolean, boolean) - Constructor for class org.apache.sedona.viz.extension.visualizationEffect.ChoroplethMap
Instantiates a new choropleth map.
ChoroplethMap(int, int, Envelope, boolean, int, int, boolean) - Constructor for class org.apache.sedona.viz.extension.visualizationEffect.ChoroplethMap
Instantiates a new choropleth map.
ChoroplethMap(int, int, Envelope, boolean, int, int, boolean, boolean) - Constructor for class org.apache.sedona.viz.extension.visualizationEffect.ChoroplethMap
Instantiates a new choropleth map.
colorAlpha - Variable in class org.apache.sedona.viz.core.GlobalParameter
The color alpha.
colorAlpha - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The color alpha.
ColoringRule - Class in org.apache.sedona.viz.core
The Class ColoringRule.
ColoringRule() - Constructor for class org.apache.sedona.viz.core.ColoringRule
 
coloringRule - Variable in class org.apache.sedona.viz.core.GlobalParameter
The coloring rule.
ColoringRuleFactory - Class in org.apache.sedona.viz.extension.coloringRule
A factory for creating ColoringRule objects.
ColoringRuleFactory() - Constructor for class org.apache.sedona.viz.extension.coloringRule.ColoringRuleFactory
 
Colorize() - Method in class org.apache.sedona.viz.core.VisualizationOperator
Colorize.
colorizeOption - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The colorize option.
ColorizeOption - Enum in org.apache.sedona.viz.utils
The Enum ColorizeOption.
controlColorChannel - Variable in class org.apache.sedona.viz.core.GlobalParameter
The control color channel.
controlColorChannel - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The control color channel.
convolutionMatrix - Variable in class org.apache.sedona.viz.core.PhotoFilter
The convolution matrix.
create(int, int, int) - Static method in class org.apache.sedona.viz.core.BigBufferedImage
Creates the.
create(File, int) - Static method in class org.apache.sedona.viz.core.BigBufferedImage
Creates the.
createBucket(String) - Method in class org.apache.sedona.viz.utils.S3Operator
 
CustomizeColor(int, int, int, int, Color, boolean) - Method in class org.apache.sedona.viz.core.VisualizationOperator
Customize color.

D

datasetBoundary - Variable in class org.apache.sedona.viz.core.GlobalParameter
The dataset boundary.
datasetBoundary - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The dataset boundary.
Decode1DTo2DId(int, int, int) - Static method in class org.apache.sedona.viz.utils.RasterizationUtils
Decode 1 D to 2 D id.
deleteHadoopFile(String, ImageType) - Method in class org.apache.sedona.viz.core.ImageGenerator
Delete hadoop file.
deleteImage(String, String) - Method in class org.apache.sedona.viz.utils.S3Operator
 
deleteLocalFile(String, ImageType) - Method in class org.apache.sedona.viz.core.ImageGenerator
Delete local file.
dispose(RenderedImage) - Static method in class org.apache.sedona.viz.core.BigBufferedImage
Dispose.
dispose() - Method in class org.apache.sedona.viz.core.BigBufferedImage
Dispose.
distributedBackRasterImage - Variable in class org.apache.sedona.viz.core.RasterOverlayOperator
The distributed back raster image.
distributedBackVectorImage - Variable in class org.apache.sedona.viz.core.VectorOverlayOperator
The distributed back vector image.
distributedRasterColorMatrix - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The distributed raster color matrix.
distributedRasterCountMatrix - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The distributed raster count matrix.
distributedRasterImage - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The distributed raster image.
distributedVectorColors - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The distributed vector colors.
distributedVectorImage - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The distributed vector image.
distributedVectorObjects - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The distributed vector objects.
drawOutlineOnly - Variable in class org.apache.sedona.viz.core.GlobalParameter
The draw outline only.

E

earthdataVisualization(String) - Static method in class org.apache.sedona.viz.showcase.Example
Earthdata visualization.
Embose - Class in org.apache.sedona.viz.extension.photoFilter
The Class Embose.
Embose() - Constructor for class org.apache.sedona.viz.extension.photoFilter.Embose
Instantiates a new embose.
Encode2DTo1DId(int, int, int, int) - Static method in class org.apache.sedona.viz.utils.RasterizationUtils
Encode 2 D to 1 D id.
EncodeToColor(int) - Method in class org.apache.sedona.viz.core.VisualizationOperator
Encode to color.
EncodeToColor(int) - Method in class org.apache.sedona.viz.extension.visualizationEffect.ChoroplethMap
 
EncodeToRGB(Double, GlobalParameter) - Method in class org.apache.sedona.viz.core.ColoringRule
Encode to RGB.
EncodeToRGB(int) - Method in class org.apache.sedona.viz.core.VisualizationOperator
Encode to RGB.
EncodeToRGB(Double) - Static method in class org.apache.sedona.viz.extension.coloringRule.GenericColoringRule
 
EncodeToRGB(Double, GlobalParameter) - Method in class org.apache.sedona.viz.extension.coloringRule.LinearFunction
 
EncodeToRGB(Double, GlobalParameter) - Method in class org.apache.sedona.viz.extension.coloringRule.PiecewiseFunction
 
EncodeToRGB(int) - Method in class org.apache.sedona.viz.extension.visualizationEffect.HeatMap
 
equals(Object) - Method in class org.apache.sedona.viz.utils.Pixel
 
Example - Class in org.apache.sedona.viz.showcase
The Class Example.
Example() - Constructor for class org.apache.sedona.viz.showcase.Example
 

F

filterRadius - Variable in class org.apache.sedona.viz.core.GlobalParameter
The filter radius.
filterRadius - Variable in class org.apache.sedona.viz.core.PhotoFilter
The filter radius.
FindOnePixelCoordinate(int, int, Envelope, Coordinate, boolean) - Static method in class org.apache.sedona.viz.utils.RasterizationUtils
Find one pixel coordinate.
FindOnePixelCoordinate(int, int, Envelope, Coordinate, boolean, boolean, boolean) - Static method in class org.apache.sedona.viz.utils.RasterizationUtils
Find one pixel coordinate.
FindPixelCoordinates(int, int, Envelope, Point, ColorizeOption, boolean) - Static method in class org.apache.sedona.viz.utils.RasterizationUtils
Find pixel coordinates.
FindPixelCoordinates(int, int, Envelope, Coordinate[], boolean, boolean, boolean) - Static method in class org.apache.sedona.viz.utils.RasterizationUtils
Find pixel coordinates.
FindPixelCoordinates(int, int, Envelope, Coordinate, boolean, boolean, boolean) - Static method in class org.apache.sedona.viz.utils.RasterizationUtils
Find pixel coordinates.
FindPixelCoordinates(int, int, Envelope, Polygon, boolean) - Static method in class org.apache.sedona.viz.utils.RasterizationUtils
Find pixel coordinates.
FindPixelCoordinates(int, int, Envelope, Polygon, boolean, Double) - Static method in class org.apache.sedona.viz.utils.RasterizationUtils
Find pixel coordinates.
FindPixelCoordinates(int, int, Tuple2<Integer, Integer>, Tuple2<Integer, Integer>, boolean) - Static method in class org.apache.sedona.viz.utils.RasterizationUtils
Find pixel coordinates.
FindPixelCoordinates(int, int, Envelope, LineString, boolean) - Static method in class org.apache.sedona.viz.utils.RasterizationUtils
Find pixel coordinates.

G

GaussianBlur - Class in org.apache.sedona.viz.extension.photoFilter
The Class GaussianBlur.
GaussianBlur(int) - Constructor for class org.apache.sedona.viz.extension.photoFilter.GaussianBlur
Instantiates a new gaussian blur.
generateDistributedImage - Variable in class org.apache.sedona.viz.core.RasterOverlayOperator
The generate distributed image.
generateDistributedImage - Variable in class org.apache.sedona.viz.core.VectorOverlayOperator
The generate distributed image.
GenericColoringRule - Class in org.apache.sedona.viz.extension.coloringRule
 
GenericColoringRule() - Constructor for class org.apache.sedona.viz.extension.coloringRule.GenericColoringRule
 
getColoringRule(String) - Static method in class org.apache.sedona.viz.extension.coloringRule.ColoringRuleFactory
Gets the coloring rule.
getColorizeOption(String) - Static method in enum org.apache.sedona.viz.utils.ColorizeOption
Gets the colorize option.
getConvolutionMatrix() - Method in class org.apache.sedona.viz.core.PhotoFilter
Gets the convolution matrix.
getCurrentPartitionId() - Method in class org.apache.sedona.viz.utils.Pixel
Gets the current partition id.
getFilterRadius() - Method in class org.apache.sedona.viz.core.PhotoFilter
Gets the filter radius.
getGlobalParameter(String) - Static method in class org.apache.sedona.viz.core.GlobalParameter
Gets the global parameter.
getGlobalParameter() - Static method in class org.apache.sedona.viz.core.GlobalParameter
Gets the global parameter.
getGlobalParameter(int, int, boolean, boolean, int, int, PhotoFilter, Double, int, ColoringRule, Color, boolean, int, Envelope, int, boolean) - Static method in class org.apache.sedona.viz.core.GlobalParameter
Gets the global parameter.
getImage() - Method in class org.apache.sedona.viz.core.ImageSerializableWrapper
Gets the image.
getImage(String, String) - Method in class org.apache.sedona.viz.utils.S3Operator
 
getImageTileName(int, int, int, int) - Static method in class org.apache.sedona.viz.utils.RasterizationUtils
 
getImageType(String) - Static method in enum org.apache.sedona.viz.utils.ImageType
Gets the image type.
getPartition(Object) - Method in class org.apache.sedona.viz.core.VisualizationPartitioner
 
getResolutionX() - Method in class org.apache.sedona.viz.utils.Pixel
 
getResolutionY() - Method in class org.apache.sedona.viz.utils.Pixel
 
getTypeName() - Method in enum org.apache.sedona.viz.utils.ColorizeOption
Gets the type name.
getTypeName() - Method in enum org.apache.sedona.viz.utils.ImageType
Gets the type name.
GetWidthFromHeight(int, Envelope) - Static method in class org.apache.sedona.viz.utils.RasterizationUtils
Gets the width from height.
GlobalParameter - Class in org.apache.sedona.viz.core
The Class GlobalParameter.
green - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The green.

H

hasBeenSpatialPartitioned - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The has been spatial partitioned.
hashCode() - Method in class org.apache.sedona.viz.utils.Pixel
 
HeatMap - Class in org.apache.sedona.viz.extension.visualizationEffect
The Class HeatMap.
HeatMap(int, int, Envelope, boolean, int) - Constructor for class org.apache.sedona.viz.extension.visualizationEffect.HeatMap
Instantiates a new heat map.
HeatMap(int, int, Envelope, boolean, int, int, int, boolean, boolean) - Constructor for class org.apache.sedona.viz.extension.visualizationEffect.HeatMap
Instantiates a new heat map.

I

image - Variable in class org.apache.sedona.viz.core.ImageSerializableWrapper
The image.
ImageGenerator - Class in org.apache.sedona.viz.core
The Class ImageGenerator.
ImageGenerator() - Constructor for class org.apache.sedona.viz.core.ImageGenerator
 
ImageSerializableWrapper - Class in org.apache.sedona.viz.core
The Class ImageSerializableWrapper.
ImageSerializableWrapper(BufferedImage) - Constructor for class org.apache.sedona.viz.core.ImageSerializableWrapper
Instantiates a new image serializable wrapper.
ImageStitcher - Class in org.apache.sedona.viz.core
The Class ImageStitcher.
ImageStitcher() - Constructor for class org.apache.sedona.viz.core.ImageStitcher
 
ImageType - Enum in org.apache.sedona.viz.utils
The Enum ImageType.
ImageWrapperSerializer - Class in org.apache.sedona.viz.core.Serde
 
ImageWrapperSerializer() - Constructor for class org.apache.sedona.viz.core.Serde.ImageWrapperSerializer
 
InitPhotoFilterWeightMatrix(PhotoFilter) - Method in class org.apache.sedona.viz.core.VisualizationOperator
Inits the photo filter weight matrix.
isDuplicate() - Method in class org.apache.sedona.viz.utils.Pixel
Checks if is duplicate.

J

JoinImage(JavaPairRDD<Integer, ImageSerializableWrapper>) - Method in class org.apache.sedona.viz.core.RasterOverlayOperator
Join image.
JoinImage(BufferedImage) - Method in class org.apache.sedona.viz.core.RasterOverlayOperator
Join image.
JoinImage(JavaPairRDD<Integer, String>) - Method in class org.apache.sedona.viz.core.VectorOverlayOperator
Join image.
JoinImage(List<String>) - Method in class org.apache.sedona.viz.core.VectorOverlayOperator
Join image.

L

LinearFunction - Class in org.apache.sedona.viz.extension.coloringRule
The Class LinearFunction.
LinearFunction() - Constructor for class org.apache.sedona.viz.extension.coloringRule.LinearFunction
 
logger - Static variable in class org.apache.sedona.viz.utils.S3Operator
 

M

main(String[]) - Static method in class org.apache.sedona.viz.showcase.Example
The main method.
MAX_PIXELS_IN_MEMORY - Static variable in class org.apache.sedona.viz.core.BigBufferedImage
The Constant MAX_PIXELS_IN_MEMORY.
maxPartitionTreeLevel - Variable in class org.apache.sedona.viz.core.GlobalParameter
The max partition tree level.
maxPixelCount - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The max pixel count.
maxPixelWeight - Variable in class org.apache.sedona.viz.core.GlobalParameter
The max pixel weight.
minTreeLevel - Variable in class org.apache.sedona.viz.core.GlobalParameter
The min tree level.

N

numPartitions() - Method in class org.apache.sedona.viz.core.VisualizationPartitioner
 

O

onlyDrawOutline - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The only draw outline.
org.apache.sedona.viz.core - package org.apache.sedona.viz.core
 
org.apache.sedona.viz.core.Serde - package org.apache.sedona.viz.core.Serde
 
org.apache.sedona.viz.extension.coloringRule - package org.apache.sedona.viz.extension.coloringRule
 
org.apache.sedona.viz.extension.imageGenerator - package org.apache.sedona.viz.extension.imageGenerator
 
org.apache.sedona.viz.extension.photoFilter - package org.apache.sedona.viz.extension.photoFilter
 
org.apache.sedona.viz.extension.visualizationEffect - package org.apache.sedona.viz.extension.visualizationEffect
 
org.apache.sedona.viz.showcase - package org.apache.sedona.viz.showcase
 
org.apache.sedona.viz.utils - package org.apache.sedona.viz.utils
 
Outline - Class in org.apache.sedona.viz.extension.photoFilter
The Class Outline.
Outline() - Constructor for class org.apache.sedona.viz.extension.photoFilter.Outline
Instantiates a new outline.
overwriteExistingImages - Variable in class org.apache.sedona.viz.core.GlobalParameter
The overwrite existing images.

P

parallelFilterRenderNoStitch(String) - Static method in class org.apache.sedona.viz.showcase.Example
Parallel filter render no stitch.
parallelFilterRenderStitch(String) - Static method in class org.apache.sedona.viz.showcase.Example
Parallel filter render stitch.
parallelPhotoFilter - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The parallel photo filter.
parallelRenderImage - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The parallel render image.
partitionIntervalX - Variable in class org.apache.sedona.viz.core.GlobalParameter
The partition interval X.
partitionIntervalX - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The partition interval X.
partitionIntervalX - Variable in class org.apache.sedona.viz.core.VisualizationPartitioner
The partition interval Y.
partitionIntervalY - Variable in class org.apache.sedona.viz.core.GlobalParameter
The partition interval Y.
partitionIntervalY - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The partition interval Y.
partitionIntervalY - Variable in class org.apache.sedona.viz.core.VisualizationPartitioner
The partition interval Y.
partitionsOnSingleAxis - Variable in class org.apache.sedona.viz.core.GlobalParameter
The partitions on single axis.
partitionX - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The partition X.
partitionX - Variable in class org.apache.sedona.viz.core.VisualizationPartitioner
The partition interval Y.
partitionY - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The partition Y.
partitionY - Variable in class org.apache.sedona.viz.core.VisualizationPartitioner
The partition interval Y.
photoFilter - Variable in class org.apache.sedona.viz.core.GlobalParameter
The photo filter.
PhotoFilter - Class in org.apache.sedona.viz.core
The Class PhotoFilter.
PhotoFilter(int) - Constructor for class org.apache.sedona.viz.core.PhotoFilter
Instantiates a new photo filter.
PhotoFilterConvolutionMatrix - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The Photo filter convolution matrix.
photoFilterRadius - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The photo filter radius.
PiecewiseFunction - Class in org.apache.sedona.viz.extension.coloringRule
The Class PiecewiseFunction.
PiecewiseFunction() - Constructor for class org.apache.sedona.viz.extension.coloringRule.PiecewiseFunction
 
Pixel - Class in org.apache.sedona.viz.utils
The Class Pixel.
Pixel(double, double, int, int, boolean, int) - Constructor for class org.apache.sedona.viz.utils.Pixel
Instantiates a new pixel.
Pixel(double, double, int, int) - Constructor for class org.apache.sedona.viz.utils.Pixel
Instantiates a new pixel.
PixelSerializer - Class in org.apache.sedona.viz.core.Serde
This serializer aims at serializing Pixel object.
PixelSerializer() - Constructor for class org.apache.sedona.viz.core.Serde.PixelSerializer
 
putImage(String, String, BufferedImage) - Method in class org.apache.sedona.viz.utils.S3Operator
 

R

rasterImage - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The raster image.
RasterizationUtils - Class in org.apache.sedona.viz.utils
The Class RasterizationUtils.
RasterizationUtils() - Constructor for class org.apache.sedona.viz.utils.RasterizationUtils
 
Rasterize(JavaSparkContext, SpatialRDD, boolean) - Method in class org.apache.sedona.viz.core.VisualizationOperator
Rasterize.
Rasterize(JavaSparkContext, JavaPairRDD<Polygon, Long>, boolean) - Method in class org.apache.sedona.viz.core.VisualizationOperator
Rasterize.
RasterOverlayOperator - Class in org.apache.sedona.viz.core
The Class RasterOverlayOperator.
RasterOverlayOperator(BufferedImage) - Constructor for class org.apache.sedona.viz.core.RasterOverlayOperator
Instantiates a new raster overlay operator.
RasterOverlayOperator(JavaPairRDD<Integer, ImageSerializableWrapper>) - Constructor for class org.apache.sedona.viz.core.RasterOverlayOperator
Instantiates a new raster overlay operator.
read(Kryo, Input, Class<ImageSerializableWrapper>) - Method in class org.apache.sedona.viz.core.Serde.ImageWrapperSerializer
 
read(Kryo, Input, Class<Pixel>) - Method in class org.apache.sedona.viz.core.Serde.PixelSerializer
 
readImage(byte[]) - Method in class org.apache.sedona.viz.core.Serde.ImageWrapperSerializer
 
readPixel(byte[]) - Method in class org.apache.sedona.viz.core.Serde.PixelSerializer
 
red - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The red.
registerClasses(Kryo) - Method in class org.apache.sedona.viz.core.Serde.SedonaVizKryoRegistrator
 
RenderImage(JavaSparkContext) - Method in class org.apache.sedona.viz.core.VisualizationOperator
Render image.
resolutionX - Variable in class org.apache.sedona.viz.core.GlobalParameter
The resolution X.
resolutionX - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The resolution X.
resolutionX - Variable in class org.apache.sedona.viz.core.VisualizationPartitioner
The partition interval Y.
resolutionY - Variable in class org.apache.sedona.viz.core.GlobalParameter
The resolution Y.
resolutionY - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The resolution Y.
resolutionY - Variable in class org.apache.sedona.viz.core.VisualizationPartitioner
The partition interval Y.
reverseSpatialCoordinate - Variable in class org.apache.sedona.viz.core.GlobalParameter
The reverse spatial coordinate.
reverseSpatialCoordinate - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The reverse spatial coordinate.

S

S3Operator - Class in org.apache.sedona.viz.utils
 
S3Operator(String, String, String) - Constructor for class org.apache.sedona.viz.utils.S3Operator
 
samplingFraction - Variable in class org.apache.sedona.viz.core.GlobalParameter
The sample amount.
SaveRasterImageAsHadoopFile(JavaPairRDD<Integer, ImageSerializableWrapper>, String, ImageType, int, int, int) - Method in class org.apache.sedona.viz.core.ImageGenerator
Save raster image as hadoop file.
SaveRasterImageAsHadoopFile(BufferedImage, String, ImageType) - Method in class org.apache.sedona.viz.core.ImageGenerator
Save raster image as hadoop file.
SaveRasterImageAsLocalFile(JavaPairRDD<Integer, ImageSerializableWrapper>, String, ImageType, int, int, int) - Method in class org.apache.sedona.viz.core.ImageGenerator
Save raster image as local file.
SaveRasterImageAsLocalFile(JavaPairRDD<Integer, ImageSerializableWrapper>, String, ImageType) - Method in class org.apache.sedona.viz.core.ImageGenerator
Save raster image as local file.
SaveRasterImageAsLocalFile(BufferedImage, String, ImageType) - Method in class org.apache.sedona.viz.core.ImageGenerator
Save raster image as local file.
SaveRasterImageAsS3File(JavaPairRDD<Integer, ImageSerializableWrapper>, String, String, String, String, String, ImageType, int, int, int) - Method in class org.apache.sedona.viz.core.ImageGenerator
Save raster image as S 3 file.
SaveRasterImageAsS3File(BufferedImage, String, String, String, String, String, ImageType) - Method in class org.apache.sedona.viz.core.ImageGenerator
Save raster image as S 3 file.
SaveVectorImageAsLocalFile(JavaPairRDD<Integer, String>, String, ImageType) - Method in class org.apache.sedona.viz.core.ImageGenerator
Save vector image as local file.
SaveVectorImageAsLocalFile(List<String>, String, ImageType) - Method in class org.apache.sedona.viz.core.ImageGenerator
Save vector image as local file.
ScatterPlot - Class in org.apache.sedona.viz.extension.visualizationEffect
The Class ScatterPlot.
ScatterPlot(int, int, Envelope, boolean) - Constructor for class org.apache.sedona.viz.extension.visualizationEffect.ScatterPlot
Instantiates a new scatter plot.
ScatterPlot(int, int, Envelope, boolean, boolean) - Constructor for class org.apache.sedona.viz.extension.visualizationEffect.ScatterPlot
Instantiates a new scatter plot.
ScatterPlot(int, int, Envelope, boolean, int, int, boolean, boolean) - Constructor for class org.apache.sedona.viz.extension.visualizationEffect.ScatterPlot
Instantiates a new scatter plot.
ScatterPlot(int, int, Envelope, boolean, int, int, boolean) - Constructor for class org.apache.sedona.viz.extension.visualizationEffect.ScatterPlot
Instantiates a new scatter plot.
ScatterPlot(int, int, Envelope, ColorizeOption, boolean, boolean) - Constructor for class org.apache.sedona.viz.extension.visualizationEffect.ScatterPlot
Instantiates a new scatter plot.
ScatterPlot(int, int, Envelope, ColorizeOption, boolean, int, int, boolean, boolean) - Constructor for class org.apache.sedona.viz.extension.visualizationEffect.ScatterPlot
Instantiates a new scatter plot.
ScatterPlot(int, int, Envelope, ColorizeOption, boolean, int, int, boolean) - Constructor for class org.apache.sedona.viz.extension.visualizationEffect.ScatterPlot
Instantiates a new scatter plot.
SedonaVizImageGenerator - Class in org.apache.sedona.viz.extension.imageGenerator
The Class SedonaVizImageGenerator.
SedonaVizImageGenerator() - Constructor for class org.apache.sedona.viz.extension.imageGenerator.SedonaVizImageGenerator
 
SedonaVizKryoRegistrator - Class in org.apache.sedona.viz.core.Serde
 
SedonaVizKryoRegistrator() - Constructor for class org.apache.sedona.viz.core.Serde.SedonaVizKryoRegistrator
 
set(String) - Method in class org.apache.sedona.viz.core.GlobalParameter
Sets the.
set(String, String) - Method in class org.apache.sedona.viz.core.GlobalParameter
Sets the.
setColoringRule(ColoringRule) - Method in class org.apache.sedona.viz.core.GlobalParameter
Sets the coloring rule.
setCurrentPartitionId(int) - Method in class org.apache.sedona.viz.utils.Pixel
Sets the current partition id.
setDatasetBoundary(Envelope) - Method in class org.apache.sedona.viz.core.GlobalParameter
Sets the dataset boundary.
setDuplicate(boolean) - Method in class org.apache.sedona.viz.utils.Pixel
Sets the duplicate.
setMaxPixelCount(Double) - Method in class org.apache.sedona.viz.core.VisualizationOperator
Sets the max pixel count.
setPhotoFilter(PhotoFilter) - Method in class org.apache.sedona.viz.core.GlobalParameter
Sets the photo filter.
setTypeName(String) - Method in enum org.apache.sedona.viz.utils.ColorizeOption
Sets the type name.
setTypeName(String) - Method in enum org.apache.sedona.viz.utils.ImageType
Sets the type name.
Sharpen - Class in org.apache.sedona.viz.extension.photoFilter
The Class Sharpen.
Sharpen() - Constructor for class org.apache.sedona.viz.extension.photoFilter.Sharpen
Instantiates a new sharpen.
stitchImagePartitionsFromHadoopFile(String, int, int, int, int, int) - Static method in class org.apache.sedona.viz.core.ImageStitcher
Stitch image partitions from hadoop file.
stitchImagePartitionsFromLocalFile(String, int, int, int, int, int) - Static method in class org.apache.sedona.viz.core.ImageStitcher
Stitch image partitions from local file.
stitchImagePartitionsFromS3File(String, String, String, String, String, int, int, int, int, int) - Static method in class org.apache.sedona.viz.core.ImageStitcher
Stitch image partitions from S 3 file.

T

toString() - Method in class org.apache.sedona.viz.core.GlobalParameter
 
toString() - Method in class org.apache.sedona.viz.core.ImageSerializableWrapper
 
toString() - Method in class org.apache.sedona.viz.utils.Pixel
 

U

useInverseRatioForControlColorChannel - Variable in class org.apache.sedona.viz.core.GlobalParameter
The use inverse ratio for control color channel.
useInverseRatioForControlColorChannel - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The use inverse ratio for control color channel.
useUserSuppliedResolution - Variable in class org.apache.sedona.viz.core.GlobalParameter
The use user supplied resolution.

V

valueOf(String) - Static method in enum org.apache.sedona.viz.utils.ColorizeOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sedona.viz.utils.ImageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.sedona.viz.utils.ColorizeOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sedona.viz.utils.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
vectorImage - Variable in class org.apache.sedona.viz.core.VisualizationOperator
The vector image.
VectorOverlayOperator - Class in org.apache.sedona.viz.core
The Class VectorOverlayOperator.
VectorOverlayOperator(JavaPairRDD<Integer, String>) - Constructor for class org.apache.sedona.viz.core.VectorOverlayOperator
Instantiates a new vector overlay operator.
VectorOverlayOperator(List<String>) - Constructor for class org.apache.sedona.viz.core.VectorOverlayOperator
Instantiates a new vector overlay operator.
VisualizationOperator - Class in org.apache.sedona.viz.core
The Class VisualizationOperator.
VisualizationOperator(int, int, Envelope, ColorizeOption, boolean, int, int, boolean, boolean, boolean) - Constructor for class org.apache.sedona.viz.core.VisualizationOperator
Instantiates a new visualization operator.
VisualizationPartitioner - Class in org.apache.sedona.viz.core
The Class VisualizationPartitioner.
VisualizationPartitioner(int, int, int, int) - Constructor for class org.apache.sedona.viz.core.VisualizationPartitioner
Instantiates a new visualization partitioner.
Visualize(JavaSparkContext, JavaPairRDD<Polygon, Long>) - Method in class org.apache.sedona.viz.extension.visualizationEffect.ChoroplethMap
Visualize.
Visualize(JavaSparkContext, SpatialRDD) - Method in class org.apache.sedona.viz.extension.visualizationEffect.HeatMap
Visualize.
Visualize(JavaSparkContext, SpatialRDD) - Method in class org.apache.sedona.viz.extension.visualizationEffect.ScatterPlot
Visualize.

W

write(Kryo, Output, ImageSerializableWrapper) - Method in class org.apache.sedona.viz.core.Serde.ImageWrapperSerializer
 
write(Kryo, Output, Pixel) - Method in class org.apache.sedona.viz.core.Serde.PixelSerializer
 
writeImage(ImageSerializableWrapper) - Method in class org.apache.sedona.viz.core.Serde.ImageWrapperSerializer
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2023 The Apache Software Foundation. All rights reserved.