public class SimpleFunctionImpl extends FunctionImpl implements SimpleFunction
| Constructor and Description |
|---|
SimpleFunctionImpl(String id,
Class<? extends org.gephi.graph.api.Element> elementClass,
org.gephi.graph.api.Graph graph,
Transformer transformer,
TransformerUI transformerUI) |
equals, getElementClass, getGraph, getId, getTransformer, getUI, hashCode, isAttribute, isPartition, isRanking, isSimple, toString, transformgetElementClass, getGraph, getTransformer, getUI, isAttribute, isPartition, isRanking, isSimple, transformpublic SimpleFunctionImpl(String id, Class<? extends org.gephi.graph.api.Element> elementClass, org.gephi.graph.api.Graph graph, Transformer transformer, TransformerUI transformerUI)
Copyright © 2007–2017. All rights reserved.