Uses of Interface
org.jzy3d.analysis.IAnalysis
-
-
Uses of IAnalysis in org.jzy3d.analysis
Subinterfaces of IAnalysis in org.jzy3d.analysis Modifier and Type Interface Description interfaceIRunnableAnalysisClasses in org.jzy3d.analysis that implement IAnalysis Modifier and Type Class Description classAbstractAnalysisclassAWTAbstractAnalysisMethods in org.jzy3d.analysis with parameters of type IAnalysis Modifier and Type Method Description static voidAnalysisLauncher. open(IAnalysis demo)Opens a demo with mouse/key/thread controllers for viewpoint change.static voidAnalysisLauncher. open(IAnalysis demo, Rectangle rectangle)static voidAnalysisLauncher. openStatic(IAnalysis demo)Opens an analysis without pluging mouse & key listenersstatic voidAnalysisLauncher. openStatic(IAnalysis demo, Rectangle rectangle)static voidSWTAnalysisLauncher. openStaticSWT(IAnalysis demo) -
Uses of IAnalysis in org.jzy3d.debugGL
Classes in org.jzy3d.debugGL that implement IAnalysis Modifier and Type Class Description classDebugGL_Demo -
Uses of IAnalysis in org.jzy3d.demos.debugGL
Classes in org.jzy3d.demos.debugGL that implement IAnalysis Modifier and Type Class Description classDebugGL_Demo -
Uses of IAnalysis in org.jzy3d.demos.lines
Classes in org.jzy3d.demos.lines that implement IAnalysis Modifier and Type Class Description classWorldMapDemo -
Uses of IAnalysis in org.jzy3d.demos.misc
Classes in org.jzy3d.demos.misc that implement IAnalysis Modifier and Type Class Description classSquarifyDemo -
Uses of IAnalysis in org.jzy3d.demos.scatter
Classes in org.jzy3d.demos.scatter that implement IAnalysis Modifier and Type Class Description classScatterDemoAWT -
Uses of IAnalysis in org.jzy3d.demos.surface
Classes in org.jzy3d.demos.surface that implement IAnalysis Modifier and Type Class Description classSurfaceDemoAWTDemo an AWT chart using JOGLGLCanvas.classSurfaceDemoAWTNewtDemo an AWT chart using JOGLNewtCanvasAWTwrapped in an AWTPanel.classSurfaceDemoSwingDemo an Swing chart using JOGLGLJPanel. -
Uses of IAnalysis in org.jzy3d.demos.volume
Classes in org.jzy3d.demos.volume that implement IAnalysis Modifier and Type Class Description classBasicVolumeDemoclassLizardVolumeDemoGet lizard file from https://download.jzy3d.org/objfiles/lizard.mat -
Uses of IAnalysis in org.jzy3d.demos.waterfall
Classes in org.jzy3d.demos.waterfall that implement IAnalysis Modifier and Type Class Description classBigWaterfallDemoDemonstrate how to use vertex and fragment shaders.classWaterfallDemo
-