public class LineFilter<T> extends Object implements Filter<Edge<T>>
LineFilter(Filter<LineString> filter)
boolean
accept(Edge<T> edge)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LineFilter(Filter<LineString> filter)
public boolean accept(Edge<T> edge)
Filter
accept
Filter<Edge<T>>
edge
Copyright © 2015 Revolution Systems Inc.. All rights reserved.