Uses of Interface
org.gephi.graph.api.GraphModel.DefaultColumns
-
Packages that use GraphModel.DefaultColumns Package Description org.gephi.graph.api Complete API description, whereGraphModelis the entry point. -
-
Uses of GraphModel.DefaultColumns in org.gephi.graph.api
Methods in org.gephi.graph.api that return GraphModel.DefaultColumns Modifier and Type Method Description GraphModel.DefaultColumnsGraphModel. defaultColumns()Returns the default columns.
-