Uses of Class
org.openprovenance.prov.dot.ProvToDot.Config
-
-
Uses of ProvToDot.Config in org.openprovenance.prov.dot
Methods in org.openprovenance.prov.dot that return ProvToDot.Config Modifier and Type Method Description static ProvToDot.ConfigProvToDot.Config. valueOf(String name)Returns the enum constant of this type with the specified name.static ProvToDot.Config[]ProvToDot.Config. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.openprovenance.prov.dot with parameters of type ProvToDot.Config Constructor Description ProvToDot(ProvFactory pf, ProvToDot.Config config)
-