Package org.gephi.appearance.api
Interface AttributeFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Column
getColumn()
Returns the column this function finds its value from.-
Methods inherited from interface org.gephi.appearance.api.Function
getElementClass, getGraph, getId, getModel, getTransformer, getUI, hasChanged, isAttribute, isPartition, isRanking, isSimple, transform, transformAll
-
-
-
-
Method Detail
-
getColumn
Column getColumn()
Returns the column this function finds its value from.- Returns:
- column
-
-