public class LineLessThanLengthFilter extends Object implements Filter<Geometry>
LineLessThanLengthFilter()
LineLessThanLengthFilter(double length)
boolean
accept(Geometry geometry)
double
getLength()
void
setLength(double length)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LineLessThanLengthFilter()
public LineLessThanLengthFilter(double length)
public boolean accept(Geometry geometry)
Filter
accept
Filter<Geometry>
geometry
public double getLength()
public void setLength(double length)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.