Uses of Interface
org.gephi.graph.api.ColumnIndex
-
Packages that use ColumnIndex Package Description org.gephi.graph.api Complete API description, whereGraphModel
is the entry point. -
-
Uses of ColumnIndex in org.gephi.graph.api
Methods in org.gephi.graph.api that return ColumnIndex Modifier and Type Method Description ColumnIndex
Index. getColumnIndex(Column column)
Returns the column index for the given column.
-