|
|||||||||
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
public abstract class PolygonLineFilter
Field Summary |
---|
Fields inherited from class org.shapelogic.filter.BaseFilter |
---|
_collection, _constraint, _parent |
Constructor Summary | |
---|---|
PolygonLineFilter()
|
Method Summary | |
---|---|
java.util.Collection<CLine> |
getCollection()
|
Methods inherited from class org.shapelogic.filter.BaseFilter |
---|
evaluate, 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 PolygonLineFilter()
Method Detail |
---|
public java.util.Collection<CLine> getCollection()
getCollection
in interface IFilter<Polygon,CLine>
getCollection
in class BaseFilter<Polygon,CLine>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |