| Package | Description |
|---|---|
| bio.singa.simulation.renderer |
| Modifier and Type | Method and Description |
|---|---|
RenderingMode |
BioGraphRenderOptions.getRenderingMode() |
static RenderingMode |
RenderingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RenderingMode[] |
RenderingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BioGraphRenderOptions.setRenderingMode(RenderingMode renderingMode) |
Copyright © 2019. All rights reserved.