public class FixedKernelDensityPlotter extends AbstractKernelDensityPlotter
AbstractKernelDensityPlotter.KDenseStyle, AbstractKernelDensityPlotter.KernelFigure
Pixel1dPlotter.BinArray, Pixel1dPlotter.Pixel1dPlan
BINS_KEY, NORMALISE_KEY, THICK_KEY
KERNEL_KEY, SMOOTHSIZER_KEY, SMOOTHWIDTH_KEY
Constructor and Description |
---|
FixedKernelDensityPlotter(FloatingCoord xCoord,
boolean hasWeight,
PerUnitConfigKey<Unit> unitKey)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractKernelDensityPlotter.KernelFigure |
createKernelFigure(ConfigMap config)
Constructs an object for plot-time kernel construction based on
a particular config map.
|
protected ConfigKey<?>[] |
getKernelConfigKeys()
Returns a list of keys that specify how the smoothing kernel
will be configured.
|
String |
getPlotterDescription()
Returns an XML description of this plotter.
|
createStyle, extendPixel1dCoordinateRanges, getCombiner, getLayerOpt, getPixel1dReport, getPixelPadding, getRangeStyleKey, getStyleKeys, paintBins
createKernel, createLayer, getCombinerKey, getCoordGroup, getDataBins, getEffectiveExtent, getPixelWidth, getPlotterIcon, getPlotterName, getWeightCoordIndex, getWeightingDescription, hasReports, readBins
public FixedKernelDensityPlotter(FloatingCoord xCoord, boolean hasWeight, PerUnitConfigKey<Unit> unitKey)
xCoord
- X axis coordinatehasWeight
- true to permit histogram weightingunitKey
- config key to select X axis physical units,
or null if no unit selection requiredprotected ConfigKey<?>[] getKernelConfigKeys()
AbstractKernelDensityPlotter
getKernelConfigKeys
in class AbstractKernelDensityPlotter
protected AbstractKernelDensityPlotter.KernelFigure createKernelFigure(ConfigMap config)
AbstractKernelDensityPlotter
createKernelFigure
in class AbstractKernelDensityPlotter
config
- config map with kernel config keys in itAbstractKernelDensityPlotter.getKernelConfigKeys()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.