Plotter<AbstractKernelDensityPlotter.KDenseStyle>
public class FixedKernelDensityPlotter extends AbstractKernelDensityPlotter
AbstractKernelDensityPlotter.KDenseStyle, AbstractKernelDensityPlotter.KernelFigure
Pixel1dPlotter.BinArray, Pixel1dPlotter.Pixel1dPlan
BINS_KEY, THICK_KEY
KERNEL_KEY, SMOOTHSIZER_KEY, SMOOTHWIDTH_KEY
Constructor | Description |
---|---|
FixedKernelDensityPlotter(FloatingCoord xCoord,
boolean hasWeight,
ConfigKey<Normalisation> normKey) |
Constructor.
|
Modifier and Type | Method | 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.
|
java.lang.String |
getPlotterDescription() |
Returns an XML description of this plotter.
|
createStyle, extendPixel1dCoordinateRanges, getLayerOpt, getPixel1dReport, getPixelPadding, getStyleKeys, paintBins
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
calculatePixelPlan, createKernel, createLayer, getCoordGroup, getDataBins, getEffectiveExtent, getPixelWidth, getPlotterIcon, getPlotterName, getWeightCoordIndex, hasReports, readBins
public FixedKernelDensityPlotter(FloatingCoord xCoord, boolean hasWeight, ConfigKey<Normalisation> normKey)
xCoord
- X axis coordinatehasWeight
- true to permit histogram weightingnormKey
- config key for normalisation optionsprotected 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()
public java.lang.String getPlotterDescription()
Plotter
Note: really this should appear at the LayerType level.
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.