Uses of Interface
org.gephi.graph.api.ColumnIterable
-
Packages that use ColumnIterable Package Description org.gephi.graph.api Complete API description, whereGraphModel
is the entry point. -
-
Uses of ColumnIterable in org.gephi.graph.api
Subinterfaces of ColumnIterable in org.gephi.graph.api Modifier and Type Interface Description interface
Table
The table is the container for columns.Methods in org.gephi.graph.api that return ColumnIterable Modifier and Type Method Description ColumnIterable
Element. getAttributeColumns()
Returns the columns.
-