Uses of Class
jcckit.plot.Symbol
-
Uses of Symbol in jcckit.plot
Modifier and TypeMethodDescriptionprotected Symbol
AbstractSymbolFactory.createSymbol
(GraphPoint point, GraphicAttributes attributes, Hint hintForNextPoint, Hint hintFromPreviousCurve) Creates a symbol.AbstractSymbolFactory.createSymbol
(GraphPoint point, Hint hintFromPreviousPoint, Hint hintFromPreviousCurve) Creates a symbol.protected Symbol
BarFactory.createSymbol
(GraphPoint point, GraphicAttributes attributes, Hint hintForNextPoint, Hint hintFromPreviousCurve) Creates a bar at the specified point.ErrorBarFactory.createSymbol
(GraphPoint point, Hint hintFromPreviousPoint, Hint hintFromPreviousCurve) Creates either the curve symbol or the error bars.SymbolFactory.createSymbol
(GraphPoint point, Hint hintFromPreviousPoint, Hint hintFromPreviousCurve) Creates a symbol for the specified point taking into account the specified hints.