Uses of Enum
de.xima.fc.common.graphdot.EColorSchemeX11
Packages that use EColorSchemeX11
Package
Description
Package with tools for working with the graph dot language.
See
GraphDotElementFactory for creating graph dot elements.-
Uses of EColorSchemeX11 in de.xima.fc.common.graphdot
Subclasses with type arguments of type EColorSchemeX11 in de.xima.fc.common.graphdotMethods in de.xima.fc.common.graphdot that return EColorSchemeX11Modifier and TypeMethodDescriptionstatic EColorSchemeX11Returns the enum constant of this type with the specified name.static EColorSchemeX11[]EColorSchemeX11.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 EColorSchemeX11Modifier and TypeMethodDescriptiondefault AAttributeListBuilder.IMixinColor.x11(EColorSchemeX11 color) Uses a color from the X11 color scheme.default AAttributeListBuilder.IMixinColorList.x11(EColorSchemeX11 color) Uses single X11 color.static ColorColor.x11(EColorSchemeX11 color) Uses a color from the X11 color scheme.