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 TypeMethodDescriptionvoidGraphicalCompositeRenderer.finishRendering(GraphicalComposite composite) Finishes rendering of the specified composite.voidGraphicalCompositeRenderer.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 TypeMethodDescriptionvoidGraphics2DRenderer.finishRendering(GraphicalComposite composite) Finishes rendering of the specified composite.voidGraphics2DRenderer.startRendering(GraphicalComposite composite) Starts rendering of the specified composite.