Uses of Class
org.gephi.appearance.AttributeFunctionImpl
-
Packages that use AttributeFunctionImpl Package Description org.gephi.appearance -
-
Uses of AttributeFunctionImpl in org.gephi.appearance
Methods in org.gephi.appearance that return types with arguments of type AttributeFunctionImpl Modifier and Type Method Description private List<AttributeFunctionImpl>AppearanceModelImpl. getAttributeFunctions(org.gephi.graph.api.Column column, Transformer transformer)private List<AttributeFunctionImpl>AppearanceModelImpl. getAttributeFunctions(org.gephi.graph.api.Table table)private List<AttributeFunctionImpl>AppearanceModelImpl. getTimesetFunctions(org.gephi.graph.api.Column column, Transformer transformer)
-