Class AWTNativeSymbolHandler

java.lang.Object
org.jzy3d.plot3d.primitives.symbols.SymbolHandler
org.jzy3d.plot3d.primitives.symbols.AWTNativeSymbolHandler

public class AWTNativeSymbolHandler extends SymbolHandler
Create NativeDrawableImage symbols to be displayed on line strip points. Note that this symbol handler handle image like real 3d objects with an orientation. In other word, the image is standing on a static plane that remain unchanged when camera rotate. For a 2d sprite that will be always camera facing, try
invalid @link
AWTNativeSymbolHandler2d
.
Author:
martin