Package | Description |
---|---|
org.apache.sedona.viz.core | |
org.apache.sedona.viz.extension.photoFilter |
Modifier and Type | Field and Description |
---|---|
PhotoFilter |
GlobalParameter.photoFilter
The photo filter.
|
Modifier and Type | Method and Description |
---|---|
static GlobalParameter |
GlobalParameter.getGlobalParameter(int resolutionX,
int resolutionY,
boolean reverseSpatialCoordinate,
boolean drawOutlineOnly,
int minTreeLevel,
int filterRadius,
PhotoFilter photoFilter,
Double samplingFraction,
int maxPixelWeight,
ColoringRule coloringRule,
Color controlColorChannel,
boolean useInverseRatioForControlColorChannel,
int colorAlpha,
org.locationtech.jts.geom.Envelope datasetBoundary,
int maxPartitionTreeLevel,
boolean overwriteExistingImages)
Gets the global parameter.
|
protected boolean |
VisualizationOperator.InitPhotoFilterWeightMatrix(PhotoFilter photoFilter)
Inits the photo filter weight matrix.
|
boolean |
GlobalParameter.setPhotoFilter(PhotoFilter photoFilter)
Sets the photo filter.
|
Modifier and Type | Class and Description |
---|---|
class |
BoxBlur
The Class BoxBlur.
|
class |
Embose
The Class Embose.
|
class |
GaussianBlur
The Class GaussianBlur.
|
class |
Outline
The Class Outline.
|
class |
Sharpen
The Class Sharpen.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.