Gephi Toolkit Javadoc

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

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

public static class AttributeRangeBuilder.EdgeAttributeRangeFilter
extends AttributeRangeBuilder.AttributeRangeFilter
implements EdgeFilter


Constructor Summary
AttributeRangeBuilder.EdgeAttributeRangeFilter(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.EdgeFilter
evaluate, finish, init
 
Methods inherited from interface org.gephi.filters.spi.Filter
getName, getProperties
 

Constructor Detail

AttributeRangeBuilder.EdgeAttributeRangeFilter

public AttributeRangeBuilder.EdgeAttributeRangeFilter(AttributeColumn column)

Gephi Toolkit Javadoc