Package | Description |
---|---|
jcckit.graphic | |
jcckit.plot | |
jcckit.renderer |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
GraphicalComposite |
Plot.getCompletePlot()
Creates a graphical representation of the complete plot.
|
Modifier and Type | Method and Description |
---|---|
void |
Graphics2DRenderer.finishRendering(GraphicalComposite composite)
Finishes rendering of the specified composite.
|
void |
Graphics2DRenderer.startRendering(GraphicalComposite composite)
Starts rendering of the specified composite.
|
Copyright © 2014. All Rights Reserved.