|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.shapelogic.filter.BaseFilter<Polygon,CLine> org.shapelogic.filter.PolygonLineFilter org.shapelogic.filter.FullLengthVerticalFilter
public class FullLengthVerticalFilter
Filter lines that are both vertical and also full length of the multi line it is part of.
Field Summary |
---|
Fields inherited from class org.shapelogic.filter.BaseFilter |
---|
_collection, _constraint, _parent |
Constructor Summary | |
---|---|
FullLengthVerticalFilter()
|
Method Summary | |
---|---|
boolean |
evaluate(java.lang.Object line)
|
Methods inherited from class org.shapelogic.filter.PolygonLineFilter |
---|
getCollection |
Methods inherited from class org.shapelogic.filter.BaseFilter |
---|
filter, getConstraint, getParent, setCollection, setConstraint, setParent, setup |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FullLengthVerticalFilter()
Method Detail |
---|
public boolean evaluate(java.lang.Object line)
evaluate
in interface org.apache.commons.collections.Predicate
evaluate
in class BaseFilter<Polygon,CLine>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |