Package | Description |
---|---|
conexp.fx.gui.graph | |
conexp.fx.gui.graph.option |
Modifier and Type | Field and Description |
---|---|
protected javafx.beans.property.ObjectProperty<GraphTransformation> |
Graph.transformation |
Modifier and Type | Method and Description |
---|---|
static GraphTransformation |
GraphTransformation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphTransformation[] |
GraphTransformation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.