Uses of Enum Class
com.pnfsoftware.jeb.client.api.GraphDialogExtensions.VertexShape
Packages that use GraphDialogExtensions.VertexShape
Package
Description
Types used by scripts to interact with the analysis results presented by a JEB client.
-
Uses of GraphDialogExtensions.VertexShape in com.pnfsoftware.jeb.client.api
Methods in com.pnfsoftware.jeb.client.api that return GraphDialogExtensions.VertexShapeModifier and TypeMethodDescriptionGraphDialogExtensions.getVertexShape(int vertexId) Determine the shape of a vertex for rendering.Returns the enum constant of this class with the specified name.static GraphDialogExtensions.VertexShape[]GraphDialogExtensions.VertexShape.values()Returns an array containing the constants of this enum class, in the order they are declared.