public abstract class AbstractAttributeFilter<K extends org.gephi.graph.api.Element> extends AbstractFilter implements ElementFilter<K>
| Constructor and Description |
|---|
AbstractAttributeFilter(String name,
org.gephi.graph.api.Column column) |
| Modifier and Type | Method and Description |
|---|---|
org.gephi.graph.api.Column |
getColumn() |
void |
setColumn(org.gephi.graph.api.Column column) |
addProperty, getName, getPropertiesequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluate, finish, initgetName, getPropertiespublic AbstractAttributeFilter(String name, org.gephi.graph.api.Column column)
Copyright © 2007–2017. All rights reserved.