Uses of Interface
jcckit.plot.SymbolFactory
Packages that use SymbolFactory
-
Uses of SymbolFactory in jcckit.plot
Classes in jcckit.plot that implement SymbolFactoryModifier and TypeClassDescriptionclass
Abstract superclass of allSymbolFactories
.class
A factory of bars.class
A factory of circle symbols.class
Symbol factory for creating symbols with error bars.class
A factory of square symbols.Methods in jcckit.plot with parameters of type SymbolFactoryModifier and TypeMethodDescriptionLegend.createSymbol
(int curveIndex, int numberOfCurves, SymbolFactory factory, boolean withLine, GraphicAttributes lineAttributes) Creates the symbol part of a legend symbol.