uk.ac.starlink.ttools.plot2.layer
Interface Stamper

All Known Implementing Classes:
ShapeMode.AutoTransparentStamper, ShapeMode.DensityStamper, ShapeMode.FlatStamper, ShapeMode.ShadeStamper

@Equality
public interface Stamper

Performs colouring of an outline. This interface defines how to turn an outline shape into a legend icon, but subclasses may provide more specific functionality for use during the actual plot (cf Style).

Since:
18 Feb 2013
Author:
Mark Taylor

Method Summary
 Icon createLegendIcon(Outliner outliner)
          Returns an icon for use in a legend given an outline shape.
 

Method Detail

createLegendIcon

Icon createLegendIcon(Outliner outliner)
Returns an icon for use in a legend given an outline shape.

Parameters:
outliner - outline shape
Returns:
icon


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.