Uses of Enum
de.xima.fc.common.graphdot.EStandardAttribute
Packages that use EStandardAttribute
Package
Description
Package with tools for working with the graph dot language.
See
GraphDotElementFactory for creating graph dot elements.-
Uses of EStandardAttribute in de.xima.fc.common.graphdot
Subclasses with type arguments of type EStandardAttribute in de.xima.fc.common.graphdotMethods in de.xima.fc.common.graphdot that return EStandardAttributeModifier and TypeMethodDescriptionstatic EStandardAttributeReturns the enum constant of this type with the specified name.static EStandardAttribute[]EStandardAttribute.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.common.graphdot with parameters of type EStandardAttributeModifier and TypeMethodDescriptionfinal SelfAttributeListBuilder.attr(EStandardAttribute attribute, Object value) Sets a custom attribute.