Uses of Interface
org.gephi.graph.api.ColumnIndex
-
Packages that use ColumnIndex Package Description org.gephi.graph.api Complete API description, whereGraphModelis 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 ColumnIndexIndex. getColumnIndex(Column column)Returns the column index for the given column.
-