Package org.gephi.appearance.api
Interface PartitionFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Partition
getPartition()
Returns the partition configuration associated with this function.-
Methods inherited from interface org.gephi.appearance.api.Function
getElementClass, getGraph, getId, getModel, getTransformer, getUI, hasChanged, isAttribute, isPartition, isRanking, isSimple, transform, transformAll
-
-
-
-
Method Detail
-
getPartition
Partition getPartition()
Returns the partition configuration associated with this function.- Returns:
- partition
-
-