public class StructureViewer
extends javafx.application.Application
| Modifier and Type | Field and Description |
|---|---|
static ColorScheme |
colorScheme |
static List<de.bioforscher.singa.mathematics.geometry.bodies.Cube> |
cubes |
static List<de.bioforscher.singa.mathematics.geometry.bodies.Sphere> |
spheres |
static de.bioforscher.singa.structure.model.oak.OakStructure |
structure |
| Constructor and Description |
|---|
StructureViewer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
start(javafx.stage.Stage primaryStage) |
public static de.bioforscher.singa.structure.model.oak.OakStructure structure
public static List<de.bioforscher.singa.mathematics.geometry.bodies.Sphere> spheres
public static List<de.bioforscher.singa.mathematics.geometry.bodies.Cube> cubes
public static ColorScheme colorScheme
public static void main(String[] args)
public void start(javafx.stage.Stage primaryStage)
start in class javafx.application.ApplicationCopyright © 2017. All rights reserved.