Package org.jzy3d.demos.surface
Class SurfaceDemoFallback
- java.lang.Object
-
- org.jzy3d.demos.surface.SurfaceDemoFallback
-
public class SurfaceDemoFallback extends Object
Illustrate how to create charts relying on offscreen image generation, then display this image in a standard swing component. This is usefull to address layout issues. For example one can better mix JOGL and MigLayout on MacOSX which proved to not be able to downsize properly.
-
-
Constructor Summary
Constructors Constructor Description SurfaceDemoFallback()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-