Uses of Class
de.xima.fc.common.graphdot.EShape
-
Packages that use EShape Package Description de.xima.fc.common.graphdot Package with tools for working with the graph dot language. SeeGraphDotElementFactoryfor creating graph dot elements. -
-
Uses of EShape in de.xima.fc.common.graphdot
Methods in de.xima.fc.common.graphdot that return EShape Modifier and Type Method Description static EShapeEShape. valueOf(String name)Returns the enum constant of this type with the specified name.static EShape[]EShape. values()Returns an array containing the constants of this enum type, in the order they are declared.
-