javax.media.j3d
Class NativeDrawable

java.lang.Object
  extended by javax.media.j3d.NativeDrawable
All Implemented Interfaces:
Drawable

 class NativeDrawable
extends java.lang.Object
implements Drawable

Graphics Drawable objects for native rendering pipeline.


Field Summary
private  long nativeDrawable
           
 
Constructor Summary
NativeDrawable(long nativeDrawable)
           
 
Method Summary
(package private)  long getNativeDrawable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nativeDrawable

private long nativeDrawable
Constructor Detail

NativeDrawable

NativeDrawable(long nativeDrawable)
Method Detail

getNativeDrawable

long getNativeDrawable()


Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.