API provides access to the various functions that can be applied to elements. Functions can be simple (e.g. unique color to all nodes) but also based on a ranking for numerical sorted attributes or a partition for categorical attributes.
See org.gephi.appearance.spi
package to know how to define
new transformers.