public class Test_Java3D extends Object implements ij.plugin.PlugIn
Constructor and Description |
---|
Test_Java3D() |
Modifier and Type | Method and Description |
---|---|
Panel |
createPanel() |
BranchGroup |
createSceneGraph() |
void |
run(String args) |
public void run(String args)
run
in interface ij.plugin.PlugIn
public Panel createPanel()
public BranchGroup createSceneGraph()
Copyright © 2015–2021 Fiji. All rights reserved.