Uses of Enum Class
com.pnfsoftware.jeb.client.api.GraphDialogExtensions.LayoutMode
Packages that use GraphDialogExtensions.LayoutMode
Package
Description
Types used by scripts to interact with the analysis results presented by a JEB client.
-
Uses of GraphDialogExtensions.LayoutMode in com.pnfsoftware.jeb.client.api
Methods in com.pnfsoftware.jeb.client.api that return GraphDialogExtensions.LayoutModeModifier and TypeMethodDescriptionGraphDialogExtensions.getLayoutMode()
Provide the layout mode.Returns the enum constant of this class with the specified name.static GraphDialogExtensions.LayoutMode[]
GraphDialogExtensions.LayoutMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.