|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.scilab.forge.scirenderer.implementation.jogl.drawer.JoGLShapeDrawer
public final class JoGLShapeDrawer
Utility class for drawing shapes.
| Method Summary | |
|---|---|
void |
draw(JoGLDrawingTools drawingTools,
Geometry geometry,
Appearance appearance)
Draw a given geometry with given appearance. |
static JoGLShapeDrawer |
getDrawer()
Singleton getter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static JoGLShapeDrawer getDrawer()
JoGLShapeDrawer.
public void draw(JoGLDrawingTools drawingTools,
Geometry geometry,
Appearance appearance)
throws SciRendererException
drawingTools - the drawing tools.geometry - the geometry.appearance - the appearance.
SciRendererException - if the draw is not possible.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||