Package org.gephi.appearance.api
Interface SimpleFunction
-
- All Superinterfaces:
Function
- All Known Implementing Classes:
SimpleFunctionImpl
public interface SimpleFunction extends Function
Simple functions are neither ranking nor partition.
-
-
Method Summary
-
Methods inherited from interface org.gephi.appearance.api.Function
getElementClass, getGraph, getId, getModel, getTransformer, getUI, hasChanged, isAttribute, isPartition, isRanking, isSimple, isValid, transform, transformAll
-
-