Uses of Interface
org.gephi.filters.api.FilterModel
-
Packages that use FilterModel Package Description org.gephi.filters.api API for graph filtering. -
-
Uses of FilterModel in org.gephi.filters.api
Methods in org.gephi.filters.api that return FilterModel Modifier and Type Method Description FilterModelFilterController. getModel()Returns the filter's model.FilterModelFilterController. getModel(Workspace workspace)Returns the filter's model forworkspace.
-