Interface AttributeFunction

  • All Superinterfaces:
    Function
    All Known Implementing Classes:
    AttributeFunctionImpl

    public interface AttributeFunction
    extends Function
    Attribute functions are based on attribute columns.
    • Method Detail

      • getColumn

        org.gephi.graph.api.Column getColumn()
        Returns the column this function finds its value from.
        Returns:
        column