Class ShapeMode.WeightStamper
java.lang.Object
uk.ac.starlink.ttools.plot2.layer.ShapeMode.WeightStamper
- All Implemented Interfaces:
Stamper
- Enclosing class:
- ShapeMode
Stamper implementation for use with WeightedShadingMode.
-
Constructor Summary
ConstructorsConstructorDescriptionWeightStamper(Shader shader, Scaling scaling, Subrange dataclip, Combiner combiner) Constructor. -
Method Summary
-
Constructor Details
-
WeightStamper
Constructor.- Parameters:
shader- colour shaderscaling- count scaling strategydataclip- count scaling range adjustmentcombiner- combiner
-
-
Method Details
-
createLegendIcon
Description copied from interface:StamperReturns an icon for use in a legend given an outline shape.- Specified by:
createLegendIconin interfaceStamper- Parameters:
outliner- outline shape- Returns:
- icon
-
equals
-
hashCode
public int hashCode()
-