Gephi Toolkit Javadoc

org.gephi.filters.plugin.attribute
Class AttributeNonNullBuilder.NodeAttributeNonNullFilter

java.lang.Object
  extended by org.gephi.filters.plugin.attribute.AttributeNonNullBuilder.AttributeNonNullFilter
      extended by org.gephi.filters.plugin.attribute.AttributeNonNullBuilder.NodeAttributeNonNullFilter
All Implemented Interfaces:
Filter, NodeFilter
Enclosing class:
AttributeNonNullBuilder

public static class AttributeNonNullBuilder.NodeAttributeNonNullFilter
extends AttributeNonNullBuilder.AttributeNonNullFilter
implements NodeFilter


Constructor Summary
AttributeNonNullBuilder.NodeAttributeNonNullFilter()
           
 
Method Summary
 
Methods inherited from class org.gephi.filters.plugin.attribute.AttributeNonNullBuilder.AttributeNonNullFilter
evaluate, evaluate, finish, getColumn, getName, getProperties, init, setColumn
 
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

AttributeNonNullBuilder.NodeAttributeNonNullFilter

public AttributeNonNullBuilder.NodeAttributeNonNullFilter()

Gephi Toolkit Javadoc