Uses of Interface
com.amalgamasimulation.visualsets.ILegendNodePropertiesOwner
Packages that use ILegendNodePropertiesOwner
-
Uses of ILegendNodePropertiesOwner in com.amalgamasimulation.visualsets
Classes in com.amalgamasimulation.visualsets that implement ILegendNodePropertiesOwnerModifier and TypeClassDescriptionclassParent for all visual sets drawn on the chart by points and lines.classClass that is the parent for all visual sets drawn on the chart by points-and-lines.classVisual set for drawing polylines based on PiecewiseFunction.classVisual set for drawing polylines.classVisual set for drawing bars.classVisual set for drawing line plots with points.classVisual set for drawing line plots with points based on PiecewiseFunction.classVisual set for drawing plots with points.classVisual set for drawing plots with lines and points.Methods in com.amalgamasimulation.visualsets that return ILegendNodePropertiesOwnerModifier and TypeMethodDescriptionILegendNodePropertiesOwner.setLegendText(Supplier<String> legendTextProvider) Sets the legend label text represents this visual set.