Interface PlotAttribute
- All Known Subinterfaces:
StyleAttribute
- All Known Implementing Classes:
HighPercentileAttribute
,LabelAttribute
,LowPercentileAttribute
,PaintAttribute
,PaintScaleAttribute
,ShapeAttribute
,SizeAttribute
,StepsAttribute
,TooltipAttribute
,ValueAttribute
public interface PlotAttribute
Interface used to pass attributes to plotting methods. Attributes are considered best-effort, meaning plotting
methods will simply ignore attributes that are not relevant.