Uses of Class
org.gephi.appearance.FunctionImpl
-
Packages that use FunctionImpl Package Description org.gephi.appearance -
-
Uses of FunctionImpl in org.gephi.appearance
Subclasses of FunctionImpl in org.gephi.appearance Modifier and Type Class Description classAttributeFunctionImplclassGraphFunctionImplclassSimpleFunctionImplFields in org.gephi.appearance with type parameters of type FunctionImpl Modifier and Type Field Description private List<FunctionImpl>AppearanceModelImpl. edgeStaticFunctionsprivate List<FunctionImpl>AppearanceModelImpl. nodeStaticFunctionsMethods in org.gephi.appearance that return types with arguments of type FunctionImpl Modifier and Type Method Description private List<FunctionImpl>AppearanceModelImpl. getEdgeSimpleFunctions()private List<FunctionImpl>AppearanceModelImpl. getNodeSimpleFunctions()
-