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