Package jcckit.plot
-
Interface Summary Interface Description AttributesHint AHintwhich wraps aGraphicAttributesinstance.CoordinateSystem Interface for all generators of coordinate systems.Curve A curve is defined by a sequence of points in device-independent coordinates.CurveFactory Interface of a curve factory.Hint Marker interface of all types of hints.PlotListener Listener for changes of plots, diagrams, and charts.SymbolFactory Interface of a symbol factory. -
Class Summary Class Description AbstractSymbolFactory Abstract superclass of allSymbolFactories.AxisParameters Helper class with various parameters defining an axis.BarFactory A factory of bars.CartesianCoordinateSystem A Cartesian coordinate system.CircleSymbolFactory A factory of circle symbols.ErrorBarFactory Symbol factory for creating symbols with error bars.Legend Helper class for creating the legend of aPlot.Plot A plot is determined by aCoordinateSystem,Curves, an optional annotation layer and an optionalLegend.PlotCanvas An abstract canvas containg a singlePlot.PlotEvent A plot event signales some changes of aPlot.PlotEventType Types ofPlotEvents.PositionHint An immutableHintcapsulating twoGraphPoints.ShapeAttributesHint AnAttributesHintwhich wrapsShapeAttributes.SimpleCurve A simple curve is the basic implementation of theCurveinterface.SimpleCurveFactory Factory forSimpleCurves.SquareSymbolFactory A factory of square symbols.Symbol Immutable class holding the graphical represention of the symbol and twoHints.TicLabelMap Map of number intervals onto a text label.