Uses of Enum
de.xima.fc.common.graphdot.ERankDirection
Packages that use ERankDirection
Package
Description
Package with tools for working with the graph dot language.
See
GraphDotElementFactory for creating graph dot elements.-
Uses of ERankDirection in de.xima.fc.common.graphdot
Subclasses with type arguments of type ERankDirection in de.xima.fc.common.graphdotModifier and TypeClassDescriptionstatic final classTherankdirattribute.enumEnumeration of the values for therankdirattribute.Methods in de.xima.fc.common.graphdot that return ERankDirectionModifier and TypeMethodDescriptionstatic ERankDirectionReturns the enum constant of this type with the specified name.static ERankDirection[]ERankDirection.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ERankDirection in de.xima.fc.workflow.converter.graphdot
Methods in de.xima.fc.workflow.converter.graphdot that return ERankDirectionMethods in de.xima.fc.workflow.converter.graphdot with parameters of type ERankDirectionModifier and TypeMethodDescriptionFlowGraphToGraphDotConverterSettings.Builder.direction(ERankDirection direction) -
Uses of ERankDirection in de.xima.fc.workflow.designer.bean
Methods in de.xima.fc.workflow.designer.bean that return ERankDirectionMethods in de.xima.fc.workflow.designer.bean with parameters of type ERankDirectionModifier and TypeMethodDescriptionvoidWorkflowFlowGraphVisualizationModel.setLayoutDirection(ERankDirection layoutDirection)