Gephi Toolkit Javadoc

org.gephi.filters.plugin.attribute
Class AttributeRangeBuilder.NodeAttributeRangeFilter

java.lang.Object
  extended by org.gephi.filters.plugin.attribute.AttributeRangeBuilder.AttributeRangeFilter
      extended by org.gephi.filters.plugin.attribute.AttributeRangeBuilder.NodeAttributeRangeFilter
All Implemented Interfaces:
RangeFilter, Filter, NodeFilter
Enclosing class:
AttributeRangeBuilder

public static class AttributeRangeBuilder.NodeAttributeRangeFilter
extends AttributeRangeBuilder.AttributeRangeFilter
implements NodeFilter


Constructor Summary
AttributeRangeBuilder.NodeAttributeRangeFilter(AttributeColumn column)
           
 
Method Summary
 
Methods inherited from class org.gephi.filters.plugin.attribute.AttributeRangeBuilder.AttributeRangeFilter
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.NodeFilter
evaluate, finish, init
 
Methods inherited from interface org.gephi.filters.spi.Filter
getName, getProperties
 

Constructor Detail

AttributeRangeBuilder.NodeAttributeRangeFilter

public AttributeRangeBuilder.NodeAttributeRangeFilter(AttributeColumn column)

Gephi Toolkit Javadoc