|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphicalComposite | |
---|---|
jcckit.graphic | |
jcckit.plot | |
jcckit.renderer |
Uses of GraphicalComposite in jcckit.graphic |
---|
Methods in jcckit.graphic with parameters of type GraphicalComposite | |
---|---|
void |
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 GraphicalComposite | |
---|---|
GraphicalComposite |
Plot.getCompletePlot()
Creates a graphical representation of the complete plot. |
Uses of GraphicalComposite in jcckit.renderer |
---|
Methods in jcckit.renderer with parameters of type GraphicalComposite | |
---|---|
void |
Graphics2DRenderer.finishRendering(GraphicalComposite composite)
Finishes rendering of the specified composite. |
void |
Graphics2DRenderer.startRendering(GraphicalComposite composite)
Starts rendering of the specified composite. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |