Gephi Toolkit Javadoc

org.gephi.filters.plugin.partition
Class PartitionCountBuilder.EdgePartitionCountFilter

java.lang.Object
  extended by org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter
      extended by org.gephi.filters.plugin.partition.PartitionCountBuilder.EdgePartitionCountFilter
All Implemented Interfaces:
RangeFilter, EdgeFilter, Filter
Enclosing class:
PartitionCountBuilder

public static class PartitionCountBuilder.EdgePartitionCountFilter
extends PartitionCountBuilder.PartitionCountFilter
implements EdgeFilter


Constructor Summary
PartitionCountBuilder.EdgePartitionCountFilter(Partition partition)
           
 
Method Summary
 
Methods inherited from class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter
evaluate, evaluate, finish, getColumn, getMaximum, getMinimum, getName, getProperties, getRange, getRangeProperty, getValues, init, setColumn, setRange
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.gephi.filters.spi.EdgeFilter
evaluate, finish, init
 
Methods inherited from interface org.gephi.filters.spi.Filter
getName, getProperties
 

Constructor Detail

PartitionCountBuilder.EdgePartitionCountFilter

public PartitionCountBuilder.EdgePartitionCountFilter(Partition partition)

Gephi Toolkit Javadoc