Uses of Enum Class
org.cristalise.kernel.graph.renderer.DefaultDirectedEdgeRenderer.EdgeRouting
Packages that use DefaultDirectedEdgeRenderer.EdgeRouting
-
Uses of DefaultDirectedEdgeRenderer.EdgeRouting in org.cristalise.kernel.graph.renderer
Methods in org.cristalise.kernel.graph.renderer that return DefaultDirectedEdgeRenderer.EdgeRoutingModifier and TypeMethodDescriptionCreate EdgeRouting value from the given string matching it with the namesReturns the enum constant of this class with the specified name.DefaultDirectedEdgeRenderer.EdgeRouting.values()Returns an array containing the constants of this enum class, in the order they are declared.