Uses of Class
org.graphstream.ui.javafx.renderer.Skeleton.EdgeShapeKind
Package | Description |
---|---|
org.graphstream.ui.javafx.renderer |
-
Uses of Skeleton.EdgeShapeKind in org.graphstream.ui.javafx.renderer
Methods in org.graphstream.ui.javafx.renderer that return Skeleton.EdgeShapeKind Modifier and Type Method Description static Skeleton.EdgeShapeKind
Skeleton.EdgeShapeKind. valueOf(String name)
Returns the enum constant of this type with the specified name.static Skeleton.EdgeShapeKind[]
Skeleton.EdgeShapeKind. values()
Returns an array containing the constants of this enum type, in the order they are declared.