|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphUtility.Propriety | |
---|---|
fr.inria.opengve.bridge.algorithms |
Uses of GraphUtility.Propriety in fr.inria.opengve.bridge.algorithms |
---|
Methods in fr.inria.opengve.bridge.algorithms that return GraphUtility.Propriety | |
---|---|
static GraphUtility.Propriety |
GraphUtility.Propriety.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GraphUtility.Propriety[] |
GraphUtility.Propriety.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in fr.inria.opengve.bridge.algorithms with parameters of type GraphUtility.Propriety | ||
---|---|---|
static
|
GraphUtility.checkProprieties(Graph<V,L> graph,
GraphUtility.Propriety... propieties)
Check if a graph have a given list of properties. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |