Uses of Enum
de.xima.fc.common.graphdot.EArrowHeadDirection
Packages that use EArrowHeadDirection
Package
Description
Package with tools for working with the graph dot language.
See
GraphDotElementFactory for creating graph dot elements.-
Uses of EArrowHeadDirection in de.xima.fc.common.graphdot
Subclasses with type arguments of type EArrowHeadDirection in de.xima.fc.common.graphdotModifier and TypeClassDescriptionstatic final classThedirattribute.enumEnumeration of the possible values for thedirattribute.Methods in de.xima.fc.common.graphdot that return EArrowHeadDirectionModifier and TypeMethodDescriptionstatic EArrowHeadDirectionReturns the enum constant of this type with the specified name.static EArrowHeadDirection[]EArrowHeadDirection.values()Returns an array containing the constants of this enum type, in the order they are declared.