Modifier and Type | Method and Description |
---|---|
Interpolator |
getInterpolator()
Returns the interpolator.
|
Ranking |
getRanking()
Returns the ranking configuration associated with this function.
|
void |
setInterpolator(Interpolator interpolator)
Sets the interpolator for this function.
|
getElementClass, getGraph, getTransformer, getUI, isAttribute, isPartition, isRanking, isSimple, transform
Ranking getRanking()
void setInterpolator(Interpolator interpolator)
interpolator
- interpolatorInterpolator getInterpolator()
By default, a Interpolator.LINEAR
is used so no
transformation is operated.
Copyright © 2007–2015 Gephi Consortium. All rights reserved.