|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.mines.jtk.sgl.TraversalContext
edu.mines.jtk.sgl.TransformContext
edu.mines.jtk.sgl.DrawContext
public class DrawContext
A transform context for drawing.
| Constructor Summary | |
|---|---|
DrawContext(ViewCanvas canvas)
Constructs a draw context for the specified view canvas. |
|
| Method Summary |
|---|
| Methods inherited from class edu.mines.jtk.sgl.TransformContext |
|---|
getCubeToLocal, getCubeToPixel, getCubeToView, getCubeToWorld, getLocalToCube, getLocalToPixel, getLocalToView, getLocalToWorld, getPixelToCube, getPixelToLocal, getPixelToView, getPixelToWorld, getView, getViewCanvas, getViewToCube, getViewToLocal, getViewToPixel, getViewToWorld, getWorld, getWorldToCube, getWorldToLocal, getWorldToPixel, getWorldToView, popLocalToWorld, pushLocalToWorld |
| Methods inherited from class edu.mines.jtk.sgl.TraversalContext |
|---|
countNodes, getNode, getNode, getNodes, popNode, pushNode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DrawContext(ViewCanvas canvas)
canvas - the view canvas.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||