Uses of Class
org.gephi.appearance.GraphFunctionImpl
-
Packages that use GraphFunctionImpl Package Description org.gephi.appearance -
-
Uses of GraphFunctionImpl in org.gephi.appearance
Methods in org.gephi.appearance that return types with arguments of type GraphFunctionImpl Modifier and Type Method Description private List<GraphFunctionImpl>AppearanceModelImpl. getDegreeFunctions(Transformer transformer)private List<GraphFunctionImpl>AppearanceModelImpl. getNodeRankingFunctions()private List<GraphFunctionImpl>AppearanceModelImpl. getRankingAndPartitionEdgeFunctions()
-