|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthelix.graph.algo.c3part.aggregator.NodeAggregator
helix.graph.algo.c3part.aggregator.CCAggregator
helix.graph.algo.c3part.aggregator.DenseCCAggregator
public class DenseCCAggregator
Constructor Summary | |
---|---|
DenseCCAggregator(Graph datagraph,
C3PartOptions options,
RColorSet multicolors)
constructor |
Method Summary | |
---|---|
String |
getParamInfo()
override getParamInfo to give information about density |
boolean |
isAggregable(Vertex V,
Vertex v)
override isAggregable to add the density condition |
Methods inherited from class helix.graph.algo.c3part.aggregator.CCAggregator |
---|
getCleanerFor |
Methods inherited from class helix.graph.algo.c3part.aggregator.NodeAggregator |
---|
getOptions, getPreferredColor, getTerminals |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DenseCCAggregator(Graph datagraph, C3PartOptions options, RColorSet multicolors)
Method Detail |
---|
public boolean isAggregable(Vertex V, Vertex v)
isAggregable
in class CCAggregator
public String getParamInfo()
getParamInfo
in class NodeAggregator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |