Uses of Enum
de.xima.fc.common.graphdot.EArrowShape
Packages that use EArrowShape
Package
Description
Package with tools for working with the graph dot language.
See
GraphDotElementFactory for creating graph dot elements.-
Uses of EArrowShape in de.xima.fc.common.graphdot
Subclasses with type arguments of type EArrowShape in de.xima.fc.common.graphdotModifier and TypeClassDescriptionstatic final classThearrowheadattribute.static final classThearrowtailattribute.enumGraphviz arrow head shapes.Methods in de.xima.fc.common.graphdot that return EArrowShapeModifier and TypeMethodDescriptionstatic EArrowShapeReturns the enum constant of this type with the specified name.static EArrowShape[]EArrowShape.values()Returns an array containing the constants of this enum type, in the order they are declared.