| Package | Description |
|---|---|
| org.gephi.appearance.api |
API for manipulating element appearance.
|
| org.gephi.appearance.spi |
Interfaces that define the different ways the appearance of elements can
be transformed.
|
| Modifier and Type | Method and Description |
|---|---|
Ranking |
RankingFunction.getRanking()
Returns the ranking configuration associated with this function.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RankingTransformer.transform(E element,
Ranking ranking,
Interpolator interpolator,
Number value)
Transforms the given element based on the provided ranking parameters.
|
Copyright © 2007–2015 Gephi Consortium. All rights reserved.