Uses of Interface
org.gephi.filters.spi.ElementFilter
-
Packages that use ElementFilter Package Description org.gephi.filters.spi Interfaces for creating new filter classes. -
-
Uses of ElementFilter in org.gephi.filters.spi
Subinterfaces of ElementFilter in org.gephi.filters.spi Modifier and Type Interface Description interfaceEdgeFilterBasic filters for edges, that works as predicates.interfaceNodeFilterBasic filters for nodes, that works as predicates.
-