Uses of Class
jcckit.graphic.GraphicalComposite
Packages that use GraphicalComposite
-
Uses of GraphicalComposite in jcckit.graphic
Methods in jcckit.graphic with parameters of type GraphicalCompositeModifier and TypeMethodDescriptionvoid
GraphicalCompositeRenderer.finishRendering
(GraphicalComposite composite) Finishes rendering of the specified composite.void
GraphicalCompositeRenderer.startRendering
(GraphicalComposite composite) Starts rendering of the specified composite before its elements are rendererd. -
Uses of GraphicalComposite in jcckit.plot
Methods in jcckit.plot that return GraphicalCompositeModifier and TypeMethodDescriptionPlot.getCompletePlot()
Creates a graphical representation of the complete plot. -
Uses of GraphicalComposite in jcckit.renderer
Methods in jcckit.renderer with parameters of type GraphicalCompositeModifier and TypeMethodDescriptionvoid
Graphics2DRenderer.finishRendering
(GraphicalComposite composite) Finishes rendering of the specified composite.void
Graphics2DRenderer.startRendering
(GraphicalComposite composite) Starts rendering of the specified composite.