|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvisad.DataRenderer
visad.java3d.RendererJ3D
visad.java3d.DefaultRendererJ3D
public class DefaultRendererJ3D
DefaultRendererJ3D is the VisAD class for the default graphics rendering algorithm under Java3D.
| Field Summary |
|---|
| Fields inherited from class visad.DataRenderer |
|---|
enabled, pickCrawlToCursor |
| Constructor Summary | |
|---|---|
DefaultRendererJ3D()
this is the default DataRenderer used by the addReference method for DisplayImplJ3D |
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
javax.media.j3d.BranchGroup |
doTransform()
create a BranchGroup scene graph for Data in links[0] |
DataDisplayLink |
getLink()
used for transform time-out hack |
void |
setLinks(DataDisplayLink[] links,
DisplayImpl d)
|
| Methods inherited from class visad.java3d.RendererJ3D |
|---|
clearBranch, clearScene, doAction, flush, getBranch, makeShadowFunctionType, makeShadowRealTupleType, makeShadowRealType, makeShadowSetType, makeShadowTextType, makeShadowTupleType, setBranchEarly, toggle |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultRendererJ3D()
| Method Detail |
|---|
public void setLinks(DataDisplayLink[] links,
DisplayImpl d)
throws VisADException
setLinks in class RendererJ3DVisADException
public javax.media.j3d.BranchGroup doTransform()
throws VisADException,
java.rmi.RemoteException
doTransform in class RendererJ3DVisADException
java.rmi.RemoteExceptionpublic DataDisplayLink getLink()
DataRenderer
getLink in class DataRenderer
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class DataRendererjava.lang.CloneNotSupportedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||